Ribbion include ButtonTool as basic unit but there is no command property for ButtonTool.
If there is Command in ViewModel, how to bind ButtonTool Click action to command like normal button Command property?
This approach does not work correctly for the RadioButtonTool. Please see this post to get more information http://forums.infragistics.com/forums/t/60585.aspx
Regards,
Alex
Hello,
I am just checking the progress of this issue and was wondering if you managed to achieve your goal or if you need any further assistance on the matter.
If the above suggestion helped you solve your issue please verify the thread as answered so other users may take better advantage of it.
Hi,
you can check-out the following blog post on how you can achieve that:
http://blogs.infragistics.com/blogs/devin_rader/archive/2011/07/12/extending-a-xamribbon-buttontool-to-execute-icommands.aspx
Hope this helps,