Hello Shane,
The Command property of the InputBinding uses a TypeConverter to find the type of the binding. For this, you need to use the following syntax :
The MyCommand command is declared in a static class MyCommands as follows:
And finally, you can register bindings to that command :
Greetings,
Alex Fidanov
the Telerik team
Explore the entire Telerik portfolio by downloading the Ultimate Collection trial package. Get it now >>