Code cleanup
This commit is contained in:
@@ -24,7 +24,6 @@ namespace WpfViewModelFirst
|
||||
{
|
||||
CurrentViewModel = null;
|
||||
CurrentViewModel = new Part1ViewModel(Part1Action);
|
||||
// MainFrameViewModel = new Part2ViewModel();
|
||||
}
|
||||
private void Part1Action()
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user