TreeViewItemTemplateSettings.ExpandedGlyphVisibilityProperty プロパティ

定義

ExpandedGlyphVisibility 依存関係プロパティを識別します。

UWP 用の同等の WinUI 2 API: Microsoft.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 依存関係プロパティの識別子。

適用対象