|
@@ -11,7 +11,7 @@
|
|
|
BorderThickness="{TemplateBinding BorderThickness}"
|
|
|
CornerRadius="{TemplateBinding CornerRadius}" />
|
|
|
|
|
|
- <Grid VerticalAlignment="Top" Height="32">
|
|
|
+ <Grid VerticalAlignment="Center" Height="{TemplateBinding Height}">
|
|
|
<Border x:Name="NormalRectangle"
|
|
|
BorderBrush="{DynamicResource CheckBoxCheckBackgroundStrokeUnchecked}"
|
|
|
Background="{DynamicResource CheckBoxCheckBackgroundFillUnchecked}"
|