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 0ea513c commit 24e1d5fCopy full SHA for 24e1d5f
labs/SettingsControls/samples/SettingsControls.Samples/SettingsPageExample.xaml
@@ -29,6 +29,7 @@
29
<win:StackPanel.ChildrenTransitions>
30
<win:EntranceThemeTransition FromVerticalOffset="50"
31
IsStaggeringEnabled="True" />
32
+ <win:RepositionThemeTransition />
33
</win:StackPanel.ChildrenTransitions>
34
<TextBlock Style="{StaticResource SettingsSectionHeaderTextBlockStyle}"
35
Text="Section 1" />
0 commit comments