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.
2 parents 18120ff + 20699a2 commit d821323Copy full SHA for d821323
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