We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 18120ff commit 20699a2Copy full SHA for 20699a2
UI/PhotoViewer/PhotoViewer/AppResources.xaml
@@ -5,6 +5,9 @@
5
<!-- Load WinUI resources -->
6
<XamlControlsResources xmlns="using:Microsoft.UI.Xaml.Controls" />
7
8
+ <!-- Import ZoomContentControl style -->
9
+ <ResourceDictionary Source="ms-appx:///InteractionControls/ZoomContentControl.xaml" />
10
+
11
</ResourceDictionary.MergedDictionaries>
12
<!-- Add resources here -->
13
0 commit comments