File tree Expand file tree Collapse file tree 1 file changed +4
-2
lines changed Expand file tree Collapse file tree 1 file changed +4
-2
lines changed Original file line number Diff line number Diff line change 1908
1908
IsOn =" {Binding UseClock, Mode=TwoWay}"
1909
1909
OffContent =" {DynamicResource disable}"
1910
1910
OnContent =" {DynamicResource enable}"
1911
- Style =" {DynamicResource SideToggleSwitch}" />
1911
+ Style =" {DynamicResource SideToggleSwitch}"
1912
+ Toggled =" PreviewClockAndDate" />
1912
1913
</StackPanel >
1913
1914
<TextBlock Style =" {StaticResource Glyph}" >
1914
1915

1945
1946
IsOn =" {Binding UseDate, Mode=TwoWay}"
1946
1947
OffContent =" {DynamicResource disable}"
1947
1948
OnContent =" {DynamicResource enable}"
1948
- Style =" {DynamicResource SideToggleSwitch}" />
1949
+ Style =" {DynamicResource SideToggleSwitch}"
1950
+ Toggled =" PreviewClockAndDate" />
1949
1951
</StackPanel >
1950
1952
<TextBlock Style =" {StaticResource Glyph}" >
1951
1953

You can’t perform that action at this time.
0 commit comments