|
|
|
|
@ -12,10 +12,10 @@
|
|
|
|
|
mc:Ignorable="d" Loaded="UserControl_Loaded">
|
|
|
|
|
<UserControl.Resources>
|
|
|
|
|
<ResourceDictionary>
|
|
|
|
|
<ResourceDictionary.MergedDictionaries>
|
|
|
|
|
<hc:ThemeResources />
|
|
|
|
|
<hc:Theme />
|
|
|
|
|
</ResourceDictionary.MergedDictionaries>
|
|
|
|
|
<!--<ResourceDictionary.MergedDictionaries>
|
|
|
|
|
--><!--<hc:ThemeResources />
|
|
|
|
|
<hc:Theme />--><!--
|
|
|
|
|
</ResourceDictionary.MergedDictionaries>-->
|
|
|
|
|
<Style x:Key="RoundButton" TargetType="Button">
|
|
|
|
|
<Setter Property="Width" Value="25" />
|
|
|
|
|
<Setter Property="Height" Value="25" />
|
|
|
|
|
|