From 3a5fdb7dab0ecebb5a996a7d3642a8b13513c3d5 Mon Sep 17 00:00:00 2001 From: Vlad Torop Date: Wed, 5 Mar 2025 09:15:28 +0300 Subject: [PATCH] =?UTF-8?q?=D0=A1=D0=B4=D0=B5=D0=BB=D0=B0=D0=BB=20=D0=BF?= =?UTF-8?q?=D0=B5=D1=80=D0=B5=D1=85=D0=BE=D0=B4=20=D0=BD=D0=B0=20=D0=BD?= =?UTF-8?q?=D0=BE=D0=B2=D1=83=D1=8E=20=D1=81=D1=82=D1=80=D0=B0=D0=BD=D0=B8?= =?UTF-8?q?=D1=87=D0=BA=D1=83?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- MainPage.xaml | 6 ++++++ MainPage.xaml.cs | 5 +++++ 2 files changed, 11 insertions(+) diff --git a/MainPage.xaml b/MainPage.xaml index c62d559..998370e 100644 --- a/MainPage.xaml +++ b/MainPage.xaml @@ -30,6 +30,12 @@ SemanticProperties.Hint="Counts the number of times you click" Clicked="OnCounterClicked" HorizontalOptions="Fill" /> +