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

@@ -15,8 +15,7 @@
ModuleImageSource="ms-appx:///Assets/Modules/PowerRename.png">
<controls:SettingsPageControl.ModuleContent>
<StackPanel
x:Name="PowerRenameView"
HorizontalAlignment="Stretch"
x:Name="PowerRenameView" ChildrenTransitions="{StaticResource SettingsCardsAnimations}"
Orientation="Vertical">
<labs:SettingsCard
x:Uid="PowerRename_Toggle_Enable"