Skip to content

Commit 24e1d5f

Browse files
committed
Update SettingsPageExample.xaml
1 parent 0ea513c commit 24e1d5f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

labs/SettingsControls/samples/SettingsControls.Samples/SettingsPageExample.xaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@
2929
<win:StackPanel.ChildrenTransitions>
3030
<win:EntranceThemeTransition FromVerticalOffset="50"
3131
IsStaggeringEnabled="True" />
32+
<win:RepositionThemeTransition />
3233
</win:StackPanel.ChildrenTransitions>
3334
<TextBlock Style="{StaticResource SettingsSectionHeaderTextBlockStyle}"
3435
Text="Section 1" />

0 commit comments

Comments
 (0)