From 24bdc3caa2589f56b3152d21d75786b517c737f6 Mon Sep 17 00:00:00 2001 From: Daniel Clark Date: Mon, 1 Mar 2021 20:36:31 +0000 Subject: [PATCH] Continue to tweak offset --- .../SampleFlyout.xaml | 45 ++++++++++--------- .../NotificationFlyout/NotificationFlyout.cs | 27 +++++------ .../NotificationFlyoutApplication.cs | 17 ++++--- .../XamlHost/TransparentXamlHost.cs | 4 +- 4 files changed, 49 insertions(+), 44 deletions(-) diff --git a/samples/NotificationFlyoutSample/SampleFlyout.xaml b/samples/NotificationFlyoutSample/SampleFlyout.xaml index ad54932..a85c1a3 100644 --- a/samples/NotificationFlyoutSample/SampleFlyout.xaml +++ b/samples/NotificationFlyoutSample/SampleFlyout.xaml @@ -2,31 +2,32 @@ x:Class="NotificationFlyoutSample.SampleFlyout" xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation" xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" - xmlns:controls="using:TheXamlGuy.NotificationFlyout.Uwp.UI.Controls"> + xmlns:controls="using:TheXamlGuy.NotificationFlyout.Uwp.UI.Controls" + VerticalContentAlignment="Top"> - - - - - - - - - - -