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 依存関係プロパティの識別子。

適用対象