TreeViewItemTemplateSettings.CollapsedGlyphVisibilityProperty Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Identifies the CollapsedGlyphVisibility dependency property.
public:
static property DependencyProperty ^ CollapsedGlyphVisibilityProperty { DependencyProperty ^ get(); };
static DependencyProperty CollapsedGlyphVisibilityProperty();
public static DependencyProperty CollapsedGlyphVisibilityProperty { get; }
var dependencyProperty = TreeViewItemTemplateSettings.collapsedGlyphVisibilityProperty;
Public Shared ReadOnly Property CollapsedGlyphVisibilityProperty As DependencyProperty
Property Value
The identifier for the CollapsedGlyphVisibility dependency property.