Compartir a través de


TreeViewItem.GlyphBrushProperty Propiedad

Definición

Identifica la propiedad de dependencia GlyphBrush.

API de WinUI 2 equivalente para UWP: Microsoft.UI.Xaml.Controls.TreeViewItem.GlyphBrushProperty (para WinUI en el SDK de Aplicaciones para Windows, consulta los espacios de nombres SDK de Aplicaciones para Windows).

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

Valor de propiedad

Identificador de la propiedad de dependencia GlyphBrush.

Se aplica a