[WIP] Positioning of popup
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user