Click or drag to resize
Sandcastle Help File BuilderEditorCommandsPasteAsChild Property
Paste an item as a child of the selected item

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

Property Value

Type: RoutedUICommand
Remarks
The default key bindings are Ctrl+Shift+V and Ctrl+Shift+Insert
See Also