diff --git a/Samples/Stylet.Samples.DesignMode/JustIntellisenseView.xaml b/Samples/Stylet.Samples.DesignMode/JustIntellisenseView.xaml index 7488730..a0bd679 100644 --- a/Samples/Stylet.Samples.DesignMode/JustIntellisenseView.xaml +++ b/Samples/Stylet.Samples.DesignMode/JustIntellisenseView.xaml @@ -10,7 +10,7 @@ This demonstrates "just intellisense" design mode. The Visual Studio XAML designer will show intellisense for bindings - (try and modify the binding below, and see), but does display values from the ViewModel. + (try and modify the binding below, and see), but does not display values from the ViewModel.