aboutsummaryrefslogtreecommitdiffstats
path: root/Software/Visual_Studio/PPC/Tango.PPC.Common/Resources
diff options
context:
space:
mode:
authorRoy Ben Shabat <Roy.mail.net@gmail.com>2020-08-14 16:41:24 +0300
committerRoy Ben Shabat <Roy.mail.net@gmail.com>2020-08-14 16:41:24 +0300
commitdc519b8dbd294a2a956f051bca63a30eb9c07986 (patch)
treeac4c49ff1d8a38ee0c57315d67f3757d29ab1730 /Software/Visual_Studio/PPC/Tango.PPC.Common/Resources
parent6e0dd7e387e38152394ad447f792e11a2b24b21c (diff)
downloadTango-dc519b8dbd294a2a956f051bca63a30eb9c07986.tar.gz
Tango-dc519b8dbd294a2a956f051bca63a30eb9c07986.zip
PPC Technician Module -> Remote Connections.
Diffstat (limited to 'Software/Visual_Studio/PPC/Tango.PPC.Common/Resources')
-rw-r--r--Software/Visual_Studio/PPC/Tango.PPC.Common/Resources/Merged.xaml1
1 files changed, 1 insertions, 0 deletions
diff --git a/Software/Visual_Studio/PPC/Tango.PPC.Common/Resources/Merged.xaml b/Software/Visual_Studio/PPC/Tango.PPC.Common/Resources/Merged.xaml
index 7398c898f..955a584c2 100644
--- a/Software/Visual_Studio/PPC/Tango.PPC.Common/Resources/Merged.xaml
+++ b/Software/Visual_Studio/PPC/Tango.PPC.Common/Resources/Merged.xaml
@@ -54,6 +54,7 @@
<converters:DateTimeUTCToShortDateTimeConverter x:Key="DateTimeUTCToShortDateTimeConverter" />
<converters:TimeSpanToMinutesConverter x:Key="TimeSpanToMinutesConverter" />
<converters:TimeSpanToSecondsConverter x:Key="TimeSpanToSecondsConverter" />
+ <converters:BooleanToYesNoConverter x:Key="BooleanToYesNoConverter" />
<Style TargetType="FrameworkElement">
<Setter Property="TextElement.FontFamily" Value="{StaticResource TangoFlexoFontFamily}"></Setter>