共用方式為


TreeViewItemTemplateSettings.IndentationProperty 屬性

定義

識別縮排相依性屬性。

public:
 static property DependencyProperty ^ IndentationProperty { DependencyProperty ^ get(); };
static DependencyProperty IndentationProperty();
public static DependencyProperty IndentationProperty { get; }
var dependencyProperty = TreeViewItemTemplateSettings.indentationProperty;
Public Shared ReadOnly Property IndentationProperty As DependencyProperty

屬性值

縮排相依性屬性的標識碼。

適用於