https://github.com/engsalmanhawat/navigationmvvmwpf
wpf app with navigation with menu items and sub items also mvvm pattern
https://github.com/engsalmanhawat/navigationmvvmwpf
csharp csharp-code mvvm mvvm-architecture mvvm-pattern navigation sidebar windows-forms wpf wpf-application wpf-controls wpf-ui
Last synced: 4 months ago
JSON representation
wpf app with navigation with menu items and sub items also mvvm pattern
- Host: GitHub
- URL: https://github.com/engsalmanhawat/navigationmvvmwpf
- Owner: engSalmanHawat
- Created: 2024-08-08T01:08:26.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-08-08T21:47:25.000Z (almost 2 years ago)
- Last Synced: 2025-04-08T09:51:21.301Z (about 1 year ago)
- Topics: csharp, csharp-code, mvvm, mvvm-architecture, mvvm-pattern, navigation, sidebar, windows-forms, wpf, wpf-application, wpf-controls, wpf-ui
- Homepage:
- Size: 629 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# NavigationMVVMWPF
wpf app with navigation with menu items and sub items also mvvm pattern
Hello, I am engineer Salman Hawat. When I tried to create an integrated system in WPF, the first problem I encountered was creating the main menu in the system interface with submenus for the main menus. So, when an item from the list is clicked, the MVVM feature calls the interface for the list name and displays it in the frame in MainWindow.xmal