Click here to Skip to main content
15,893,486 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
See more:
Hi,

I am working in wpf application and need to assign shortcut key in the menu item.

and i am using user control, my solution for shortcut key is working on WPF window form but it does not work for user control.

My solution for window form is setting the Input Bindings for the individual command.

Could you pls guide me, how can i resolve for User Control.


Regards
Saurabh agrawal
Posted
Comments
Sergey Alexandrovich Kryukov 18-Dec-12 19:59pm    
What's the question? It does work for a user control, as for any other control. We need to know what exactly is your problem.
—SA
Sergey Alexandrovich Kryukov 8-Jan-13 13:37pm    
OK, not interested anymore? Deleting...
—SA

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