|
|
@ -237,7 +237,7 @@ |
|
|
|
Style="{StaticResource ExpandCollapseToggleStyle}" |
|
|
|
Style="{StaticResource ExpandCollapseToggleStyle}" |
|
|
|
IsChecked="{Binding IsExpanded}" |
|
|
|
IsChecked="{Binding IsExpanded}" |
|
|
|
Visibility="Hidden" |
|
|
|
Visibility="Hidden" |
|
|
|
Margin="0 0 6 0" |
|
|
|
Margin="0 0 7 0" |
|
|
|
VerticalAlignment="Center" /> |
|
|
|
VerticalAlignment="Center" /> |
|
|
|
<Border Name="checkBoxContainer" |
|
|
|
<Border Name="checkBoxContainer" |
|
|
|
Width="16" |
|
|
|
Width="16" |
|
|
|