I want to use a MenuTool within a XamRibbon binding it to a custom list of my own from my View Model. This works find and I do see my list in the MenuTool. But whenever the user clicks on one of the items in the Menu Tool, I want to capture that as a Command in my View Model with the Command Parameter being the item clicked on. I don't find a way of doing it. How can I do this?
I am actually trying the MenuTool using the Themes in Infragistics. I want to have the list of Themes from ViewModel and also a SelectedTheme. The MenuTool should start with the "SelectedTheme" and whenever the theme is changed (by selecting from the list of themes), the SelectedTheme should be reset and the Theme of the ribbon should change. How do I do that? I don't really see any property like SelectedItem etc and also the Commanding is not working whenever I change the selection from the menu.
Hello,
I am just checking the progress of this issue and was wondering if you managed to achieve your goal or if you need any further assistance on the matter.
Thank you for your post. I have been looking into it and I can suggest you see these forum threads:
http://ko.infragistics.com/community/forums/t/10352.aspx
http://ko.infragistics.com/community/forums/p/24492/245962.aspx
http://ko.infragistics.com/community/forums/t/27446.aspx
where similar questions like yours are already discussed. Please let us know if this helps you or you have further questions on this matter.
Looking forward for your reply.