Method ReplaceWith
| Improve this Doc View SourceReplaceWith(InputGesture[])
Create a new Command
Declaration
public CommandEntry ReplaceWith(params InputGesture[] inputGestures)
Parameters
Type | Name | Description |
---|---|---|
System. |
inputGestures | The new input gestures. |
Returns
Type | Description |
---|---|
Command |
The newly created Command |