Click or drag to resize
Sandcastle Help File BuilderEditorCommandsSort Property
Sort a collection of items

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

Property Value

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