Field Command
Gets the command that is implemented.
Namespace: DevZest.Data.Presenters
Assembly: DevZest.Data.WPF.dll
Syntax
public readonly ICommand Command
Returns
| Type | Description |
|---|---|
| System.Windows.Input.ICommand |
Gets the command that is implemented.
public readonly ICommand Command
| Type | Description |
|---|---|
| System.Windows.Input.ICommand |