Skip to content

Commit 20699a2

Browse files
fix: ZoomContentControl in PhotoViewer not working
1 parent 18120ff commit 20699a2

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

UI/PhotoViewer/PhotoViewer/AppResources.xaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,9 @@
55
<!-- Load WinUI resources -->
66
<XamlControlsResources xmlns="using:Microsoft.UI.Xaml.Controls" />
77

8+
<!-- Import ZoomContentControl style -->
9+
<ResourceDictionary Source="ms-appx:///InteractionControls/ZoomContentControl.xaml" />
10+
811
</ResourceDictionary.MergedDictionaries>
912
<!-- Add resources here -->
1013

0 commit comments

Comments
 (0)