TextBlock Fields
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
The TextBlock type exposes the following members.
| Name | Description | |
|---|---|---|
|
CharacterSpacingProperty | Identifies the CharacterSpacing dependency property. |
|
FontFamilyProperty | Identifies the FontFamily dependency property. |
|
FontSizeProperty | Identifies the FontSize dependency property. |
|
FontStretchProperty | Identifies the FontStretch dependency property. |
|
FontStyleProperty | Identifies the FontStyle dependency property. |
|
FontWeightProperty | Identifies the FontWeight dependency property. |
|
ForegroundProperty | Identifies the Foreground dependency property. |
|
LineHeightProperty | Identifies the LineHeight dependency property. |
|
LineStackingStrategyProperty | Identifies the LineStackingStrategy dependency property. |
|
PaddingProperty | Identifies the Padding dependency property. |
|
TextAlignmentProperty | Identifies the TextAlignment dependency property. |
|
TextDecorationsProperty | Identifies the TextDecorations dependency property. |
|
TextProperty | Identifies the Text dependency property. |
|
TextTrimmingProperty | Identifies the TextTrimming dependency property. |
|
TextWrappingProperty | Identifies the TextWrapping dependency property. |
Show: