共用方式為


TreeViewItem.GlyphBrushProperty 屬性

定義

識別 GlyphBrush 相依性屬性。

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 相依性屬性的標識碼。

適用於