From 8bd46f92bcf55d416d3c008243af9cbb438f1cdd Mon Sep 17 00:00:00 2001 From: Matt Lacey Date: Tue, 7 Jun 2022 18:22:22 +0100 Subject: [PATCH] add note on why specifying in XAML --- .../tests/NullableBoolMarkup.UnitTests.WinAppSdk/Page1.xaml | 1 + 1 file changed, 1 insertion(+) diff --git a/labs/NullableBoolMarkup/tests/NullableBoolMarkup.UnitTests.WinAppSdk/Page1.xaml b/labs/NullableBoolMarkup/tests/NullableBoolMarkup.UnitTests.WinAppSdk/Page1.xaml index f4760ca7..6098f935 100644 --- a/labs/NullableBoolMarkup/tests/NullableBoolMarkup.UnitTests.WinAppSdk/Page1.xaml +++ b/labs/NullableBoolMarkup/tests/NullableBoolMarkup.UnitTests.WinAppSdk/Page1.xaml @@ -6,6 +6,7 @@ xmlns:local="using:NullableBoolMarkup.UnitTests" xmlns:ui="using:CommunityToolkit.WinUI.UI"> +