Is it possible to have the Caliburn.Micro
ViewModel
first feature without attaching the bootstrapper to App.xaml
and without calling DisplayRootViewFor<MainWindowViewModel>()
in the OnStartup()
method?
Best regards
Is it possible to have the Caliburn.Micro
ViewModel
first feature without attaching the bootstrapper to App.xaml
and without calling DisplayRootViewFor<MainWindowViewModel>()
in the OnStartup()
method?
Best regards