Search Results for

    Show / Hide Table of Contents

    Class WpfFormattedText.TextPart

    Inheritance
    object
    WpfFormattedText.TextPart
    Inherited Members
    object.ToString()
    object.Equals(object)
    object.Equals(object, object)
    object.ReferenceEquals(object, object)
    object.GetHashCode()
    object.GetType()
    object.MemberwiseClone()
    Namespace: Sdl.Desktop.Platform.Controls.Converters
    Assembly: Sdl.Desktop.Platform.Controls.dll
    Syntax
    public class WpfFormattedText.TextPart

    Constructors

    TextPart()

    Declaration
    public TextPart()

    TextPart(Inline, InlineCollection)

    Declaration
    public TextPart(Inline inline, InlineCollection col)
    Parameters
    Type Name Description
    Inline inline
    InlineCollection col

    Fields

    mChildren

    Declaration
    public InlineCollection mChildren
    Field Value
    Type Description
    InlineCollection

    mInline

    Declaration
    public Inline mInline
    Field Value
    Type Description
    Inline

    Extension Methods

    WindowsControlUtils.ForWindowFromFrameworkElement(object, Action<Window>)
    In this article
    • Constructors
      • TextPart()
      • TextPart(Inline, InlineCollection)
    • Fields
      • mChildren
      • mInline
    • Extension Methods
    Back to top Generated by DocFX