Property | Type | Description | |
---|---|---|---|
BindableCommand | BindableCommand | ||
KeyBinding | KeyBinding | ||
ReplaceCurrent | bool? |
Method | Description | |
---|---|---|
CommandBindingConfig ( KeyBinding keyBinding, bool replaceCurrent, BindableCommand bindableCommand ) |
Initializes a new instance of the CommandBindingConfig structure.
|
public CommandBindingConfig ( KeyBinding keyBinding, bool replaceCurrent, BindableCommand bindableCommand ) | ||
keyBinding | KeyBinding | |
replaceCurrent | bool | |
bindableCommand | BindableCommand |