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
594
MenuTool.GroupMenuStyle not being rendered
posted

I have a RibbonGroup which contains twe controls, a combo box and a  MenuTool, both of which are bound to a grouped ListCollectionView on my ViewModel. The combo box correctly displays grouped items, the MenuTool does not.

Could you please supply a short sample detailing how best to implement GroupStyle on a MenuTool.