Adding animations (#23208)

This commit is contained in:
Niels Laute
2023-01-11 17:45:06 +01:00
committed by GitHub
parent eb2968de6e
commit dae0520375
21 changed files with 29 additions and 31 deletions

View File

@@ -14,7 +14,7 @@
x:Uid="FileExplorerPreview"
ModuleImageSource="ms-appx:///Assets/Modules/PowerPreview.png">
<controls:SettingsPageControl.ModuleContent>
<StackPanel Orientation="Vertical">
<StackPanel Orientation="Vertical" ChildrenTransitions="{StaticResource SettingsCardsAnimations}">
<controls:SettingsGroup x:Uid="FileExplorerPreview_PreviewPane">
<InfoBar
x:Uid="FileExplorerPreview_PreviewHandlerOutlookIncompatibility"