Share via


TreeViewItem.GlyphOpacityProperty 속성

정의

GlyphOpacity 종속성 속성을 식별합니다.

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

속성 값

GlyphOpacity 종속성 속성의 식별자입니다.

적용 대상