I am trying to apply a style to a single element (in this case, context menu items) but it is not working, I can make the code work for the entire project but just not for the single ContextMenuItems that I want it to apply to:
Please could you tell me where I am going wrong - this code displays 'System.Windows.Style' in my context menu for some reason.
Thanks for any help
Tom MohanPosted Mar 24, 2015, 8:52 AM
I have maid some changes in your code
menu item will be
I hope you got the solution .
SwattoPosted Mar 22, 2015, 2:44 PM
I would really appreciate some help because this is bugging me.
Thanks.