TreeViewItemTemplateSettings.CollapsedGlyphVisibilityProperty Property

Definition

Identifies the CollapsedGlyphVisibility dependency property.

This documentation applies to WinUI 2 for UWP (for WinUI in the Windows App SDK, see the Windows App SDK namespaces).

public:
 static property DependencyProperty ^ CollapsedGlyphVisibilityProperty { DependencyProperty ^ get(); };
static DependencyProperty CollapsedGlyphVisibilityProperty();
public static DependencyProperty CollapsedGlyphVisibilityProperty { get; }
Public Shared ReadOnly Property CollapsedGlyphVisibilityProperty As DependencyProperty

Property Value

The identifier for the CollapsedGlyphVisibility dependency property.

Applies to