TextBlock Fields

Microsoft Silverlight will reach end of support after October 2021. Learn more.

Include Protected Members
Include Inherited Members

Include Silverlight Members
Include Silverlight for Windows Phone Members
Include XNA Framework Members

The TextBlock type exposes the following members.

Fields

  Name Description
Public fieldStatic member CharacterSpacingProperty Identifies the CharacterSpacing dependency property.
Public fieldStatic memberSupported by Silverlight for Windows Phone FontFamilyProperty Identifies the FontFamily dependency property.
Public fieldStatic memberSupported by Silverlight for Windows Phone FontSizeProperty Identifies the FontSize dependency property.
Public fieldStatic memberSupported by Silverlight for Windows Phone FontStretchProperty Identifies the FontStretch dependency property.
Public fieldStatic memberSupported by Silverlight for Windows Phone FontStyleProperty Identifies the FontStyle dependency property.
Public fieldStatic memberSupported by Silverlight for Windows Phone FontWeightProperty Identifies the FontWeight dependency property.
Public fieldStatic memberSupported by Silverlight for Windows Phone ForegroundProperty Identifies the Foreground dependency property.
Public fieldStatic memberSupported by Silverlight for Windows Phone LineHeightProperty Identifies the LineHeight dependency property.
Public fieldStatic memberSupported by Silverlight for Windows Phone LineStackingStrategyProperty Identifies the LineStackingStrategy dependency property.
Public fieldStatic memberSupported by Silverlight for Windows Phone PaddingProperty Identifies the Padding dependency property.
Public fieldStatic memberSupported by Silverlight for Windows Phone TextAlignmentProperty Identifies the TextAlignment dependency property.
Public fieldStatic memberSupported by Silverlight for Windows Phone TextDecorationsProperty Identifies the TextDecorations dependency property.
Public fieldStatic memberSupported by Silverlight for Windows Phone TextProperty Identifies the Text dependency property.
Public fieldStatic memberSupported by Silverlight for Windows Phone TextTrimmingProperty Identifies the TextTrimming dependency property.
Public fieldStatic memberSupported by Silverlight for Windows Phone TextWrappingProperty Identifies the TextWrapping dependency property.

Top