Share via


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 종속성 속성의 식별자입니다.

적용 대상