From d6ca354bfddee7cbe1ef186ad4c8a80e97410c2f Mon Sep 17 00:00:00 2001 From: Roy Ben Shabat Date: Mon, 18 Jun 2018 21:07:14 +0300 Subject: Implemented Touch Password Box. --- .../Tango.Touch/Controls/TouchTextBox.xaml | 51 +++++++++++++++------- 1 file changed, 35 insertions(+), 16 deletions(-) (limited to 'Software/Visual_Studio/Tango.Touch/Controls/TouchTextBox.xaml') diff --git a/Software/Visual_Studio/Tango.Touch/Controls/TouchTextBox.xaml b/Software/Visual_Studio/Tango.Touch/Controls/TouchTextBox.xaml index fd197629d..a4d264636 100644 --- a/Software/Visual_Studio/Tango.Touch/Controls/TouchTextBox.xaml +++ b/Software/Visual_Studio/Tango.Touch/Controls/TouchTextBox.xaml @@ -4,6 +4,7 @@ xmlns:components="clr-namespace:Tango.Touch.Components" xmlns:converters="clr-namespace:Tango.SharedUI.Converters;assembly=Tango.SharedUI" xmlns:localConverters="clr-namespace:Tango.Touch.Converters" + xmlns:helpers="clr-namespace:Tango.SharedUI.Helpers;assembly=Tango.SharedUI" xmlns:local="clr-namespace:Tango.Touch.Controls"> @@ -12,6 +13,7 @@ + @@ -34,8 +36,8 @@ - - + + - - - + + - +