Share via


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 依赖属性的标识符。

适用于