次の方法で共有


TreeViewItem.CollapsedGlyphProperty プロパティ

定義

CollapsedGlyph 依存関係プロパティを識別します。

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

プロパティ値

CollapsedGlyph 依存関係プロパティの識別子。

適用対象