diff options
| author | Victoria Plitt <Victoria.Plitt@twine-s.com> | 2023-04-23 12:00:02 +0300 |
|---|---|---|
| committer | Victoria Plitt <Victoria.Plitt@twine-s.com> | 2023-04-23 12:00:02 +0300 |
| commit | f86efbca4aac00a1a4e6d290feca1a0236c2d828 (patch) | |
| tree | e83fce8f7bf2da088a12bc6fa3b18ff32ac2377d /Software/Visual_Studio/Tango.Touch/Themes/Generic.xaml | |
| parent | 82f5e5a9c43641b473e54d1c0534f05bb8190f11 (diff) | |
| download | Tango-f86efbca4aac00a1a4e6d290feca1a0236c2d828.tar.gz Tango-f86efbca4aac00a1a4e6d290feca1a0236c2d828.zip | |
ArcProgress Control.
Diffstat (limited to 'Software/Visual_Studio/Tango.Touch/Themes/Generic.xaml')
| -rw-r--r-- | Software/Visual_Studio/Tango.Touch/Themes/Generic.xaml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Software/Visual_Studio/Tango.Touch/Themes/Generic.xaml b/Software/Visual_Studio/Tango.Touch/Themes/Generic.xaml index a623203cf..8b49ccc6b 100644 --- a/Software/Visual_Studio/Tango.Touch/Themes/Generic.xaml +++ b/Software/Visual_Studio/Tango.Touch/Themes/Generic.xaml @@ -39,6 +39,7 @@ <ResourceDictionary Source="pack://application:,,,/Tango.Touch;component/Controls/TouchSlider.xaml" /> <ResourceDictionary Source="pack://application:,,,/Tango.Touch;component/Controls/TouchStaticListBox.xaml" /> <ResourceDictionary Source="pack://application:,,,/Tango.Touch;component/Controls/TouchRingProgress.xaml" /> + <ResourceDictionary Source="pack://application:,,,/Tango.Touch;component/Controls/TouchArcProgress.xaml" /> <ResourceDictionary Source="pack://application:,,,/Tango.Touch;component/Controls/TouchNativeListBox.xaml" /> <ResourceDictionary Source="pack://application:,,,/Tango.Touch;component/Controls/TouchGifAnimation.xaml" /> <ResourceDictionary Source="pack://application:,,,/Tango.Touch;component/Controls/TouchFlatListBox.xaml" /> |
