RichTextBlock.TextAlignmentProperty Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Identifies the TextAlignment dependency property.
public:
static property DependencyProperty ^ TextAlignmentProperty { DependencyProperty ^ get(); };
static DependencyProperty TextAlignmentProperty();
public static DependencyProperty TextAlignmentProperty { get; }
var dependencyProperty = RichTextBlock.textAlignmentProperty;
Public Shared ReadOnly Property TextAlignmentProperty As DependencyProperty
Property Value
Identifier for the TextAlignment dependency property.