We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5773da9 commit 0c1ef6dCopy full SHA for 0c1ef6d
src/Wpf.Ui/Controls/CheckBox/CheckBox.xaml
@@ -34,7 +34,6 @@
34
<system:Double x:Key="CheckBoxWidth">20</system:Double>
35
<system:TimeSpan x:Key="CheckBoxAnimationOffset">00:00:00.250</system:TimeSpan>
36
<Duration x:Key="CheckBoxAnimationDuration">00:00:00.250</Duration>
37
- <converters:AnimationFactorToValueConverter x:Key="CheckBoxAnimationFactorToValueConverter" />
38
<converters:ClipConverter x:Key="ClipConverter" />
39
40
<Style x:Key="DefaultCheckBoxStyle" TargetType="{x:Type CheckBox}">
0 commit comments