More Prism stuff
This commit is contained in:
@ -10,7 +10,7 @@ namespace Example
|
||||
|
||||
protected override void InitializeShell()
|
||||
{
|
||||
(Shell as Window)?.Show();
|
||||
Application.Current.MainWindow?.Show();
|
||||
}
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user