Click here to Skip to main content
15,885,309 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi ,
I have a user control which is used on a form.
Now I can bind my form's to the "ApplicationCommands.Open" command and its working for me. Insted of that I want to route this event to the
my user control. For example , on Open command the user control will recieve the command and will open file Dialogue. So it should recieve the command from its parent window. Can I route my command from parent to its childs in WPF.
Posted
Updated 26-Nov-10 3:14am
v4

1 solution

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