
Hi,
I have a ribbon with several commands which enable/disable the state.
But all these elements are ribbonbuttons.
Now I created my own usercontrol where I also want to implement the command so that it can act the same as for example the ribbonbutton.
The next code is implemented in the usercontrol. Until now the command is not fired in the ribbon application. What am i missing/doing wrong here?
I have a ribbon with several commands which enable/disable the state.
But all these elements are ribbonbuttons.
Now I created my own usercontrol where I also want to implement the command so that it can act the same as for example the ribbonbutton.
The next code is implemented in the usercontrol. Until now the command is not fired in the ribbon application. What am i missing/doing wrong here?