Hi,
The buttons that needs to be available in the quick access toolbar are those buttons which are available in the ribbon view. Is there a way to get this thing done by just creating a single list of buttons and then bind them to both of them(ribbonView and QuickAccessToolbar).
Because right now, i have to hard code each and every button separately in both of them, which doesnt seem a good practice or a good solution for this.
Kindly provide me with a sample project in which the same list of button is being binded with both in a MVVM architecture.
Regards,
Tayyaba Naz