Gets the value that indicates the Collapse All command.

Namespace:  DlhSoft.Windows.Controls
Assembly:  DlhSoft.HierarchicalData.Controls (in DlhSoft.HierarchicalData.Controls.dll)

Syntax

C#
public static readonly RoutedUICommand CollapseAll
Visual Basic (Declaration)
Public Shared ReadOnly CollapseAll As RoutedUICommand

See Also