File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Net_40/HandyControl_Net_40/Themes
Shared/HandyControl_Shared/Themes Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1180711807 <Setter Property="VerticalContentAlignment" Value="Center" />
1180811808 <Setter Property="HorizontalContentAlignment" Value="Stretch" />
1180911809 <Setter Property="Padding" Value="{StaticResource DefaultControlPadding}" />
11810- <Setter Property="hc:BorderElement.CornerRadius" Value="{StaticResource DefaultInputPadding }" />
11810+ <Setter Property="hc:BorderElement.CornerRadius" Value="{StaticResource DefaultCornerRadius }" />
1181111811 <Setter Property="Template">
1181211812 <Setter.Value>
1181311813 <ControlTemplate TargetType="DataGridCell">
Original file line number Diff line number Diff line change 1- <!--
1+ <!--
22 This code was generated by a tool.
33
44 Changes to this file may cause incorrect behavior and will be lost if
1455214552 </Style>
1455314553 <Style BasedOn="{StaticResource RangeSliderBaseStyle}" TargetType="hc:RangeSlider" />
1455414554 <Style BasedOn="{StaticResource SliderBaseStyle}" TargetType="Slider" />
14555- </ResourceDictionary>
14555+ </ResourceDictionary>
You can’t perform that action at this time.
0 commit comments