Compartir a través de


TreeViewItem.ExpandedGlyphProperty Propiedad

Definición

Identifica la propiedad de dependencia ExpandedGlyph.

API de WinUI 2 equivalente para UWP: Microsoft.UI.Xaml.Controls.TreeViewItem.ExpandedGlyphProperty (para WinUI en el SDK de Aplicaciones para Windows, consulta los espacios de nombres SDK de Aplicaciones para 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 de propiedad

Identificador de la propiedad de dependencia ExpandedGlyph.

Se aplica a