TreeViewItem.ExpandedGlyphProperty Proprietà

Definizione

Identifica la proprietà di dipendenza ExpandedGlyph.

API WinUI 2 equivalente per UWP: Microsoft.UI.Xaml.Controls.TreeViewItem.ExpandedGlyphProperty (per WinUI nel SDK per app di Windows, vedi gli spazi dei nomi SDK per app di Windows).

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

Valore della proprietà

Identificatore della proprietà di dipendenza ExpandedGlyph.

Si applica a