Click here to Skip to main content
15,892,298 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi,

I am working on a WPF application. We have a context menu in it. I am handling AccessKeyPressed event of one of the MenuItem. In handler when I try to check parameter "sender" in imidiate window, I can see a property called IsInMenuMode . sender is of type MenuItem. When I checked the class MenuItem there is no such property.

How can this be possible. ?? where that property got disappeared ?

I am using .NET 3.5
Posted
Comments
Alexander Dymshyts 16-Oct-13 9:23am    
What about showing us some code?

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900