From a5f80f6180b7993b57f877dc928cadc4d152a52c Mon Sep 17 00:00:00 2001 From: Steven Kirk Date: Wed, 23 Mar 2016 23:52:20 +0100 Subject: [PATCH] Added TextBox wrapping examples to ControlCatalog. --- samples/ControlCatalog/Pages/TextBoxPage.xaml | 15 +++++++-------- 1 file changed, 7 insertions(+), 8 deletions(-) diff --git a/samples/ControlCatalog/Pages/TextBoxPage.xaml b/samples/ControlCatalog/Pages/TextBoxPage.xaml index 3f62617950..1fbd1f7edf 100644 --- a/samples/ControlCatalog/Pages/TextBoxPage.xaml +++ b/samples/ControlCatalog/Pages/TextBoxPage.xaml @@ -14,18 +14,17 @@ Watermark="Floating Watermark" UseFloatingWatermark="True" Text="Lorem ipsum dolor sit amet, consectetur adipiscing elit."/> - - - - - + + + + + \ No newline at end of file