Compartir a través de


TreeViewItem.GlyphSizeProperty Propiedad

Definición

Identifica la propiedad de dependencia GlyphSize.

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

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

Valor de propiedad

Identificador de la propiedad de dependencia GlyphSize.

Se aplica a