Stylet/StyletIntegrationTests
Antony Male 83557fa29b Move ShowMessageBox onto the IWindowManager
Having it as an extension method is good architecturally, but make it harder
to change its behaviour. This way, users can override it easily if they wish.

This also means that the WindowManager does not depend on the IoC service
locator, insteady accepting a Func<IMessageBoxViewModel>
2014-11-29 20:50:21 +00:00
..
Properties Start on the integration test suite 2014-04-04 13:04:53 +01:00
ShowDialogAndDialogResult Change stylet namespace to https://github.com/canton7/Stylet 2014-04-23 17:47:42 +01:00
WindowLifecycle Use MessageBox in the integration tests and samples 2014-05-21 11:32:51 +01:00
App.config Start on the integration test suite 2014-04-04 13:04:53 +01:00
App.xaml Fix the integration tests 2014-08-02 17:50:18 +01:00
Bootstrapper.cs Fix the integration tests 2014-08-02 17:50:18 +01:00
ShellView.xaml Correct unintentional change to StyletIntegrationTests/ShellView.xaml 2014-07-25 12:38:29 +01:00
ShellViewModel.cs Move ShowMessageBox onto the IWindowManager 2014-11-29 20:50:21 +00:00
StyletIntegrationTests.csproj Push coverage up to 99.7% 2014-05-10 20:11:02 +01:00