mirror of
https://github.com/holgerb83/ModernWpfPlayground.git
synced 2025-12-14 16:16:24 +01:00
switched to yaml as filee format
This commit is contained in:
@@ -11,7 +11,7 @@ namespace ModernWpfPlayground
|
||||
protected override void RegisterTypes(IContainerRegistry containerRegistry)
|
||||
{
|
||||
containerRegistry.Register<MainWindow>();
|
||||
containerRegistry.Register<WindowViewModel>();
|
||||
containerRegistry.Register<MainWindowViewModel>();
|
||||
}
|
||||
|
||||
protected override Window CreateShell()
|
||||
|
||||
Reference in New Issue
Block a user