From b3023aa0256e9f37d8aea24e9e02b312aad3e0b0 Mon Sep 17 00:00:00 2001 From: eriklimakc Date: Thu, 8 Aug 2024 20:48:39 +0100 Subject: [PATCH] chore: Add TextBox playground --- .../Views/SamplePages/TextBoxSamplePage.xaml | 41 ++++++++- .../SamplePages/TextBoxSamplePage.xaml.cs | 87 +++++++++++++++++++ 2 files changed, 127 insertions(+), 1 deletion(-) diff --git a/Uno.Gallery/Views/SamplePages/TextBoxSamplePage.xaml b/Uno.Gallery/Views/SamplePages/TextBoxSamplePage.xaml index 012633cd4..83de3344d 100644 --- a/Uno.Gallery/Views/SamplePages/TextBoxSamplePage.xaml +++ b/Uno.Gallery/Views/SamplePages/TextBoxSamplePage.xaml @@ -21,7 +21,7 @@ - + @@ -217,6 +217,45 @@ + + + + + + + +