Share via


TreeViewItemTemplateSettings.ExpandedGlyphVisibilityProperty 屬性

定義

識別 ExpandedGlyphVisibility 相依性屬性。

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

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

屬性值

ExpandedGlyphVisibility 相依性屬性的識別碼。

適用於