TextBlock Fields
.NET Framework 3.0
| Name | Description | |
|---|---|---|
| BackgroundProperty | Identifies the Background dependency property. |
| BaselineOffsetProperty | Identifies the BaselineOffset 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. |
| IsHyphenationEnabledProperty | Identifies the IsHyphenationEnabled 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. |
| TextEffectsProperty | Identifies the TextEffects dependency property. |
| TextProperty | Identifies the Text dependency property. |
| TextTrimmingProperty | Identifies the TextTrimming dependency property. |
| TextWrappingProperty | Identifies the TextWrapping dependency property. |