Stylet/Samples/Stylet.Samples.TabNavigation
Antony Male b13908e762 Re-arrange bootloaders
Bootloader is now abstract, and called BootstrapperBase. The default
implmentations of the IoC functions have been removed - we include an IoC
container, no point in providing a Bootstrapper implementation which
doesn't use it.

IoCBootstrapper has been renamed Bootstrapper, to make it more obvious
that it's the primary bootstrapper.
2014-02-23 20:08:35 +00:00
..
Properties Add TabNavigation sample 2014-02-22 21:29:27 +00:00
App.config Add TabNavigation sample 2014-02-22 21:29:27 +00:00
App.xaml Add Stylet ResourceDictionary, and automatically load on startup 2014-02-23 19:31:24 +00:00
Bootstrapper.cs Re-arrange bootloaders 2014-02-23 20:08:35 +00:00
Page1View.xaml Add TabNavigation sample 2014-02-22 21:29:27 +00:00
Page1ViewModel.cs Add TabNavigation sample 2014-02-22 21:29:27 +00:00
Page2View.xaml Add TabNavigation sample 2014-02-22 21:29:27 +00:00
Page2ViewModel.cs Add TabNavigation sample 2014-02-22 21:29:27 +00:00
ShellView.xaml Add Stylet ResourceDictionary, and automatically load on startup 2014-02-23 19:31:24 +00:00
ShellViewModel.cs Add Stylet ResourceDictionary, and automatically load on startup 2014-02-23 19:31:24 +00:00
Stylet.Samples.TabNavigation.csproj Add Stylet ResourceDictionary, and automatically load on startup 2014-02-23 19:31:24 +00:00