Gets the value that indicates the Expand All command.

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

Syntax

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

See Also