DrawableTextRun |
A text run that supports drawing content.
|
GenericTextParagraphProperties |
|
GenericTextRunProperties |
Generic implementation of TextRunProperties
|
ShapeableTextCharacters |
A group of characters that can be shaped.
|
ShapedTextCharacters |
A text run that holds shaped characters.
|
TextCharacters |
A text run that holds text characters.
|
TextCollapsingProperties |
Properties of text collapsing
|
TextEndOfLine |
A text run that indicates the end of a line.
|
TextEndOfParagraph |
A text run that indicates the end of a paragraph.
|
TextFormatter |
Represents a base class for text formatting.
|
TextLayout |
Represents a multi line text layout.
|
TextLine |
Represents a line of text that is used for text rendering.
|
TextLineBreak |
|
TextParagraphProperties |
Provides a set of properties that are used during the paragraph layout.
|
TextRun |
Represents a portion of a TextLine object.
|
TextRunProperties |
Provides a set of properties, such as typeface or foreground brush, that can be applied to a TextRun object. This is an abstract class.
|
TextShaper |
A class that is responsible for text shaping.
|
TextTrailingCharacterEllipsis |
a collapsing properties to collapse whole line toward the end
at character granularity and with ellipsis being the collapsing symbol
|
TextTrailingWordEllipsis |
a collapsing properties to collapse whole line toward the end
at word granularity and with ellipsis being the collapsing symbol
|