LoginCommand
Command="{Binding LoginCommand}"
System.Windows.Navigation.NavigationService obj = new System.Windows.Navigation.NavigationService(); obj.Navigate(new Uri("/Home",UriKind.Relative));
var
This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)