Gets the value that indicates the Collapse Branch command.

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

Syntax

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

See Also