RichTextBlock.TextIndentProperty プロパティ

定義

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

public:
 static property DependencyProperty ^ TextIndentProperty { DependencyProperty ^ get(); };
static DependencyProperty TextIndentProperty();
public static DependencyProperty TextIndentProperty { get; }
var dependencyProperty = RichTextBlock.textIndentProperty;
Public Shared ReadOnly Property TextIndentProperty As DependencyProperty

プロパティ値

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

適用対象