An open API service indexing awesome lists of open source software.

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

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