NavigationDrawer
NavigationDrawer copied to clipboard
Method for using this with MVVM light
I have been trying to use the navigation drawer with the popular package MVVM light. But have run into issues not knowing how to perform the listselection changed form of navigation that you demonstrate in the code, in this MVVM package. I am wondering how you could do this in the MVVM framework or more specifically how you would do this in the MVVM Light Package.