Click here to Skip to main content
15,902,854 members
Please Sign up or sign in to vote.
1.00/5 (3 votes)
See more:
How to create menu using MMVM in .NET

i have Menu like
Master
Add master
When i click the Add master open the new Xaml page /Form

Please Provide me the Code

In Advanced thanks.
Posted
Comments
Sergey Alexandrovich Kryukov 12-Aug-15 10:33am    
What have you tried so far?
—SA

1 solution

First, no one is going to give you code

Second, MVVM is a design pattern, not a language. Are you asking how to create a menu in WPF? Try Googling "WPF Menu" and see what happens

Third, what have you tried? All you've done here is post a request for code. You haven't showed us what you've tried so we can't help you.
 
Share this answer
 
Comments
Sergey Alexandrovich Kryukov 12-Aug-15 10:33am    
Exactly; a 5.
—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