Update Bovender to 0.3.1.

This commit is contained in:
Daniel Kraus
2015-09-09 21:45:55 +02:00
parent 3f71c7a779
commit f58a13117c
18 changed files with 21 additions and 64 deletions

View File

@ -29,7 +29,7 @@
FocusManager.FocusedElement="{Binding ElementName=ValueTextBox}"
>
<Window.Resources>
<ResourceDictionary Source="/zaaReloaded2;component/Style.xaml" />
<ResourceDictionary Source="/Bovender;component/Style.xaml" />
</Window.Resources>
<DockPanel Margin="10">
<Label DockPanel.Dock="Top" Content="{Binding Item}"