TreeViewItemTemplateSettings.ExpandedGlyphVisibilityProperty 属性

定义

标识 ExpandedGlyphVisibility 依赖属性。

public:
 static property DependencyProperty ^ ExpandedGlyphVisibilityProperty { DependencyProperty ^ get(); };
static DependencyProperty ExpandedGlyphVisibilityProperty();
public static DependencyProperty ExpandedGlyphVisibilityProperty { get; }
var dependencyProperty = TreeViewItemTemplateSettings.expandedGlyphVisibilityProperty;
Public Shared ReadOnly Property ExpandedGlyphVisibilityProperty As DependencyProperty

属性值

ExpandedGlyphVisibility 依赖属性的标识符。

适用于