Include WinUI reference

This commit is contained in:
Daniel Clark
2021-02-09 14:14:42 +00:00
parent fae7721b5f
commit d8581f33e7
7 changed files with 12 additions and 56 deletions
@@ -2,7 +2,7 @@
x:Class="NotificationFlyout.Sample.Uwp.NotificationFlyoutPresenter"
xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
xmlns:controls="using:NotificationFlyout.Uwp.UI.Controls">
xmlns:winui="using:Microsoft.UI.Xaml.Controls">
<StackPanel
Width="330"
Height="500"