Share via


TreeViewItemTemplateSettings.IndentationProperty 屬性

定義

識別縮排相依性屬性。

適用于 UWP 的對等 WinUI 2 API:Windows 應用程式 SDK中 WinUI 的Microsoft.UI.Xaml.Controls.TreeViewItemTemplateSettings.IndentationProperty (,請參閱Windows 應用程式 SDK命名空間) 。

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

屬性值

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

適用於