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
1915
Get clicked XamOutlookBar menu item
posted

I am trying to use XamOutlookbar as a navigation control in my WPF app (MVVM). So when user clicks on the group content menu item (NOT the group), I need to be able to react to that event in my MVVM - like load appropriate view. I need to know which menu item the user clicked on in order to know which view to load. What is the best way to do this? If possible, without writing any code-behind since I am trying to decouple UI from the ViewModel. Thanks.

Parents Reply Children
No Data