Class WpfFormattedText.TextPart
Inherited Members
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 | |
Inline |
col |
Fields
mChildren
Declaration
public InlineCollection mChildren
Field Value
Type | Description |
---|---|
Inline |
mInline
Declaration
public Inline mInline
Field Value
Type | Description |
---|---|
Inline |