Click or drag to resize
Sandcastle Help File BuilderEditorCommandsCollapseCurrent Property
Collapse the current item and its children

Namespace: SandcastleBuilder.WPF.Commands
Assembly: SandcastleBuilder.WPF (in SandcastleBuilder.WPF.dll) Version: 2014.11.22.0
Syntax
public static RoutedUICommand CollapseCurrent { get; }

Property Value

Type: RoutedUICommand
Remarks
The default key binding is Shift+Left
See Also