Thanks for the new WPF Studio Release. The ribbon is now responding very faster.
I have a split button in my ribbon which has a click event associated with the split button itself (i.e. the big button) and it also have some menu items where each menu item has a click event associated with. With the latest WPF studio (v3.0.0402), when I select a menu item, in addition to the click event of menu item, the click event of the split button is also firing. This worked correctly with the earlier version i.e. v1.0.0348. Is the behaviour of this changed? What should be done to have separate click events for both the menu items and the split button?
Thanks in advance for your suggestion.
Ravi Kumar
I have a split button in my ribbon which has a click event associated with the split button itself (i.e. the big button) and it also have some menu items where each menu item has a click event associated with. With the latest WPF studio (v3.0.0402), when I select a menu item, in addition to the click event of menu item, the click event of the split button is also firing. This worked correctly with the earlier version i.e. v1.0.0348. Is the behaviour of this changed? What should be done to have separate click events for both the menu items and the split button?
Thanks in advance for your suggestion.
Ravi Kumar