InputEditorViewModel CommandList Property Delta Engine Documentation

Namespace: DeltaEngine.Editor.InputEditor
Assembly: DeltaEngine.Editor.InputEditor (in DeltaEngine.Editor.InputEditor.dll) Version: 1.1.1.0 (1.1.1)
Syntax

public ObservableCollection<string> CommandList { get; }

Property Value

Type: ObservableCollection String 
See Also