From f86efbca4aac00a1a4e6d290feca1a0236c2d828 Mon Sep 17 00:00:00 2001 From: Victoria Plitt Date: Sun, 23 Apr 2023 12:00:02 +0300 Subject: ArcProgress Control. --- .../Tango.Touch/Controls/TouchArcProgress.xaml | 24 ++++++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100644 Software/Visual_Studio/Tango.Touch/Controls/TouchArcProgress.xaml (limited to 'Software/Visual_Studio/Tango.Touch/Controls/TouchArcProgress.xaml') diff --git a/Software/Visual_Studio/Tango.Touch/Controls/TouchArcProgress.xaml b/Software/Visual_Studio/Tango.Touch/Controls/TouchArcProgress.xaml new file mode 100644 index 000000000..518b3632c --- /dev/null +++ b/Software/Visual_Studio/Tango.Touch/Controls/TouchArcProgress.xaml @@ -0,0 +1,24 @@ + + + + + + + + \ No newline at end of file -- cgit v1.3.1