fixed scrolling issue

This commit is contained in:
Daniel Clark
2021-02-13 00:08:11 +00:00
parent ee7530b8b5
commit af1800e725
3 changed files with 16 additions and 1 deletions
+1 -1
View File
@@ -16,7 +16,7 @@
<MenuFlyoutItem Click="MenuFlyoutItem_Click" Text="Close" />
</controls:NotificationFlyoutContextMenu>
</controls:NotificationFlyout.ContextMenu>
<StackPanel Height="500" Margin="24">
<StackPanel Margin="24">
<ComboBox
x:Name="Theme"
Margin="0,0,0,8"