EmptyEditorPluginViewModel ClickCommand Property Delta Engine Documentation

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

public ICommand ClickCommand { get; }

Property Value

Type: ICommand
See Also