lundi 11 mai 2015

Enable Parent window menus on child button login event in WPF MVVM

I have a scenario, I am having a MainWindow.xaml. This window has menus (which are initially disabled) and user controls. On one of the user control I have a login button clicking which Login pop up window open up. After successful login I want to Enable my main window disabled menu items. How can I achieve this functionality in WPF MVVM?

Aucun commentaire:

Enregistrer un commentaire