Share via


TreeViewItem.ExpandedGlyphProperty 屬性

定義

識別 ExpandedGlyph 相依性屬性。

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

屬性值

ExpandedGlyph 相依性屬性的標識碼。

適用於