summaryrefslogtreecommitdiff
path: root/Xamarin.Forms.Platform.WinRT.Tablet/TabletResources.xaml
diff options
context:
space:
mode:
Diffstat (limited to 'Xamarin.Forms.Platform.WinRT.Tablet/TabletResources.xaml')
-rw-r--r--Xamarin.Forms.Platform.WinRT.Tablet/TabletResources.xaml1
1 files changed, 1 insertions, 0 deletions
diff --git a/Xamarin.Forms.Platform.WinRT.Tablet/TabletResources.xaml b/Xamarin.Forms.Platform.WinRT.Tablet/TabletResources.xaml
index c782d5d9..43debde6 100644
--- a/Xamarin.Forms.Platform.WinRT.Tablet/TabletResources.xaml
+++ b/Xamarin.Forms.Platform.WinRT.Tablet/TabletResources.xaml
@@ -6,6 +6,7 @@
<ResourceDictionary.MergedDictionaries>
<ResourceDictionary Source="Resources.xaml" />
<ResourceDictionary Source="FormsTextBoxStyle.xaml" />
+ <ResourceDictionary Source="FormsProgressBarStyle.xaml" />
</ResourceDictionary.MergedDictionaries>
<SolidColorBrush x:Key="TabButtonPointerOverBackgroundBrush" Color="#44888888" />