From 9436ddca0620056e27ae9e8c54e7cda0d7814f60 Mon Sep 17 00:00:00 2001 From: Vlad Torop Date: Thu, 13 Mar 2025 14:47:44 +0300 Subject: [PATCH] =?UTF-8?q?=D0=9A=D0=BD=D0=BE=D0=BF=D0=BA=D0=B0=20=D0=BF?= =?UTF-8?q?=D0=BE=D0=BA=D0=B0=D0=B7=D0=B0=D1=82=D1=8C=20=D0=BF=D0=B0=D1=80?= =?UTF-8?q?=D0=BE=D0=BB=D1=8C=20=D1=80=D0=B0=D0=B1=D0=BE=D1=82=D0=B0=D0=B5?= =?UTF-8?q?=D1=82=20=D0=BD=D0=B5=D0=BF=D1=80=D0=B0=D0=B2=D0=B8=D0=BB=D1=8C?= =?UTF-8?q?=D0=BD=D0=BE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- MainPage.xaml | 2 ++ MainPage.xaml.cs | 5 +++++ MobailApp.csproj | 3 +++ MobailApp.csproj.user | 3 +++ NewPage2.xaml | 12 ++++++++++++ NewPage2.xaml.cs | 9 +++++++++ 6 files changed, 34 insertions(+) create mode 100644 NewPage2.xaml create mode 100644 NewPage2.xaml.cs diff --git a/MainPage.xaml b/MainPage.xaml index e9e36bc..28ea3fd 100644 --- a/MainPage.xaml +++ b/MainPage.xaml @@ -123,8 +123,10 @@ IsReadOnly="False" TextColor="#6A6A6A" />