RichTextBlock.TextAlignmentProperty プロパティ

定義

TextAlignment 依存関係プロパティを識別します。

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

プロパティ値

TextAlignment 依存関係プロパティの識別子。

適用対象