次の方法で共有


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

プロパティ値

インデント依存関係プロパティの識別子。

適用対象