From 50eb2f5147af4387f807872ae81dd50dfedbb86e Mon Sep 17 00:00:00 2001 From: Roy Ben-Shabat Date: Mon, 25 Jun 2018 18:03:20 +0300 Subject: Working on PPC!!! --- .../Tango.Touch/Controls/TouchNumericTextBox.xaml | 119 +++++++++++++++++++++ 1 file changed, 119 insertions(+) create mode 100644 Software/Visual_Studio/Tango.Touch/Controls/TouchNumericTextBox.xaml (limited to 'Software/Visual_Studio/Tango.Touch/Controls/TouchNumericTextBox.xaml') diff --git a/Software/Visual_Studio/Tango.Touch/Controls/TouchNumericTextBox.xaml b/Software/Visual_Studio/Tango.Touch/Controls/TouchNumericTextBox.xaml new file mode 100644 index 000000000..4d37ce1fd --- /dev/null +++ b/Software/Visual_Studio/Tango.Touch/Controls/TouchNumericTextBox.xaml @@ -0,0 +1,119 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file -- cgit v1.3.1