Compartilhar via


TreeViewItem.ExpandedGlyphProperty Propriedade

Definição

Identifica a propriedade de dependência ExpandedGlyph.

API equivalente do WinUI 2 para UWP: Microsoft.UI.Xaml.Controls.TreeViewItem.ExpandedGlyphProperty (para WinUI no SDK do Aplicativo Windows, consulte os namespaces SDK do Aplicativo 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

Valor da propriedade

O identificador da propriedade de dependência ExpandedGlyph.

Aplica-se a