共用方式為


TreeViewItem.GlyphBrushProperty 屬性

定義

識別 GlyphBrush 相依性屬性。

適用于 UWP 的對等 WinUI 2 APIMicrosoft.UI.Xaml.Controls.TreeViewItem.GlyphBrushProperty (for WinUI Windows 應用程式 SDK,請參閱Windows 應用程式 SDK命名空間) 。

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

屬性值

GlyphBrush 相依性屬性的識別碼。

適用於