TreeViewItem.TreeViewItemTemplateSettingsProperty 屬性

定義

識別 TreeViewItemTemplateSettings 相依性屬性。

適用于 UWP 的對等 WinUI 2 APIMicrosoft.UI.Xaml.Controls.TreeViewItem.TreeViewItemTemplateSettingsProperty (in the Windows 應用程式 SDK,請參閱Windows 應用程式 SDK命名空間) 。

public:
 static property DependencyProperty ^ TreeViewItemTemplateSettingsProperty { DependencyProperty ^ get(); };
static DependencyProperty TreeViewItemTemplateSettingsProperty();
public static DependencyProperty TreeViewItemTemplateSettingsProperty { get; }
var dependencyProperty = TreeViewItem.treeViewItemTemplateSettingsProperty;
Public Shared ReadOnly Property TreeViewItemTemplateSettingsProperty As DependencyProperty

屬性值

TreeViewItemTemplateSettings 相依性屬性的識別碼。

適用於