aboutsummaryrefslogtreecommitdiffstats
path: root/Software/Visual_Studio/Tango.Touch/Controls/TouchCheckBox.xaml
diff options
context:
space:
mode:
Diffstat (limited to 'Software/Visual_Studio/Tango.Touch/Controls/TouchCheckBox.xaml')
-rw-r--r--Software/Visual_Studio/Tango.Touch/Controls/TouchCheckBox.xaml6
1 files changed, 0 insertions, 6 deletions
diff --git a/Software/Visual_Studio/Tango.Touch/Controls/TouchCheckBox.xaml b/Software/Visual_Studio/Tango.Touch/Controls/TouchCheckBox.xaml
index 3ece097fa..2e16aadd0 100644
--- a/Software/Visual_Studio/Tango.Touch/Controls/TouchCheckBox.xaml
+++ b/Software/Visual_Studio/Tango.Touch/Controls/TouchCheckBox.xaml
@@ -35,12 +35,6 @@
</ControlTemplate>
</Setter.Value>
</Setter>
- <Style.Triggers>
- <Trigger Property="IsEnabled" Value="False">
- <Setter Property="BorderBrush" Value="{StaticResource TangoDisabledBackgroundBrush}"></Setter>
- <Setter Property="Foreground" Value="{StaticResource TangoDisabledForegroundBrush}"></Setter>
- </Trigger>
- </Style.Triggers>
</Style>
</ResourceDictionary> \ No newline at end of file