Gets the ResourceKey for the default Style of an expand/collapse toggle button.

Namespace:  Mindscape.WpfElements.WpfPropertyGrid
Assembly:  Mindscape.WpfElements (in Mindscape.WpfElements.dll)
Version: 3.0.0.0 (3.0.0.0)

Syntax

C#
public static Object ExpandCollapseToggleStyleKey { get; }
Visual Basic (Declaration)
Public Shared ReadOnly Property ExpandCollapseToggleStyleKey As Object

See Also