From d2a7ee402cf074ae336191560c7cd4165add5cad Mon Sep 17 00:00:00 2001 From: Felipe da Conceicao Guimaraes Date: Mon, 26 Feb 2024 13:48:16 -0800 Subject: [PATCH] Adding automation properties declaration --- src/Views/WhatsNewPage.xaml | 1 + 1 file changed, 1 insertion(+) diff --git a/src/Views/WhatsNewPage.xaml b/src/Views/WhatsNewPage.xaml index f0a22592d8..19da4938a4 100644 --- a/src/Views/WhatsNewPage.xaml +++ b/src/Views/WhatsNewPage.xaml @@ -294,6 +294,7 @@ DataContext="{x:Bind PageKey}" Click="Button_ClickAsync" HorizontalAlignment="Stretch" + AutomationProperties.Name="{x:Bind Button}" VerticalAlignment="Bottom">