Paragraph.TextIndentProperty 屬性

定義

識別 TextIndent 相依性屬性。

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

屬性值

TextIndent相依性屬性的識別碼。

適用於