[WIP] Positioning of popup

This commit is contained in:
Daniel Clark
2021-02-26 16:21:23 +00:00
parent f0b42d1551
commit c408eafdde
4 changed files with 62 additions and 50 deletions
@@ -4,10 +4,7 @@
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
xmlns:controls="using:TheXamlGuy.NotificationFlyout.Uwp.UI.Controls"
Placement="Right">
<Grid
Width="1000"
Height="1000"
Background="Red">
<Grid Width="500" Height="500">
<Button
HorizontalAlignment="Right"
VerticalAlignment="Center"