From f0bcdcdbfa78ba705b8fa44591fa594a425352a9 Mon Sep 17 00:00:00 2001 From: Roy Ben Shabat Date: Fri, 15 Jun 2018 23:18:51 +0300 Subject: Implemented TouchLoadingPanel --- .../Tango.Touch/Controls/TouchLoadingPanel.xaml | 59 ++++++++++++++++++++++ 1 file changed, 59 insertions(+) create mode 100644 Software/Visual_Studio/Tango.Touch/Controls/TouchLoadingPanel.xaml (limited to 'Software/Visual_Studio/Tango.Touch/Controls/TouchLoadingPanel.xaml') diff --git a/Software/Visual_Studio/Tango.Touch/Controls/TouchLoadingPanel.xaml b/Software/Visual_Studio/Tango.Touch/Controls/TouchLoadingPanel.xaml new file mode 100644 index 000000000..d4c0c3d80 --- /dev/null +++ b/Software/Visual_Studio/Tango.Touch/Controls/TouchLoadingPanel.xaml @@ -0,0 +1,59 @@ + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file -- cgit v1.3.1