Click or drag to resize
Sandcastle Help File BuilderEditorCommandsAddItem Property
Add an item to the collection

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

Property Value

Type: RoutedUICommand
Remarks
This command has no default key binding
See Also