Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
1735
Backstage Button associated with Command gets disabled and doesn't get enabled again
posted

Greetings,

We have added a Save button to the Backstage, when there are changes the save button it gets enabled, when you press Save it gets disabled once again.

Once the button is pressed it doesn't get enabled again, although we have debugged and the CanExecute of the RelayCommand is returning true.

Additionally we have this button appearing in the Quick Access Bar, when we use the button of the Quick Access Bar it works fine, we can save many times and it gets enabled and disabled multiple times without problems.

The structure we are following is to create a ApplicationMenu2010Item and to its Header we associate a ButtonTool.

Any insights you could offer will be greatly appreciated.

Thanks!