This question is locked. New answers and comments are not allowed.
Hi,
I would need to create a menu which is partially static and partially dynamic and I created the following XAML:
MainMenuViews menu item is the dynamic part of this menu and I would like to set IsCheckable property to 'True' statically. Also I would like to subscribe those dynamic items to Checked and Unchecked events. How can I achieve it?
Thanks.
I would need to create a menu which is partially static and partially dynamic and I created the following XAML:
MainMenuViews menu item is the dynamic part of this menu and I would like to set IsCheckable property to 'True' statically. Also I would like to subscribe those dynamic items to Checked and Unchecked events. How can I achieve it?
Thanks.