Stylet/Samples/Stylet.Samples.TabNavigation
Antony Male 151371f9f6 Conductor.OneActive should close children removed with items.Clear()
Conductor.AllActive reacts appropriately to the Reset event on its items
collection. Conductor.OneActive doesn't, and should.

Fixes #18
2016-12-03 13:15:14 +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 Fix the samples 2014-08-02 17:50:19 +01:00
Bootstrapper.cs Remove and sort usings in samples and bootstrappers 2015-01-05 13:14:33 +00:00
Page1View.xaml Add TabNavigation sample 2014-02-22 21:29:27 +00:00
Page1ViewModel.cs Conductor.OneActive should close children removed with items.Clear() 2016-12-03 13:15:14 +00:00
Page2View.xaml Add TabNavigation sample 2014-02-22 21:29:27 +00:00
Page2ViewModel.cs Remove usage of expression-based NotifyOfPropertyChange in library code 2016-11-17 13:03:12 +00:00
ShellView.xaml Minor tweaks to the examples 2014-11-27 10:40:28 +00:00
ShellViewModel.cs Remove and sort usings in samples and bootstrappers 2015-01-05 13:14:33 +00:00
Stylet.Samples.TabNavigation.csproj Fix the samples - they weren't building 2016-01-29 12:46:44 +00:00