From 31c9446429423aaea3451528781105da7a22f353 Mon Sep 17 00:00:00 2001 From: Eli Arbel Date: Sat, 2 Sep 2017 15:11:44 +0300 Subject: [PATCH] Improve demo --- samples/ControlCatalog/Pages/ToolTipPage.xaml | 35 +++++++++++-------- 1 file changed, 21 insertions(+), 14 deletions(-) diff --git a/samples/ControlCatalog/Pages/ToolTipPage.xaml b/samples/ControlCatalog/Pages/ToolTipPage.xaml index 79114bc9de..5cf7fee4d1 100644 --- a/samples/ControlCatalog/Pages/ToolTipPage.xaml +++ b/samples/ControlCatalog/Pages/ToolTipPage.xaml @@ -4,13 +4,26 @@ ToolTip A control which pops up a hint when a control is hovered - - + + + Hover Here + + A control which pops up a hint when a control is hovered - Hover Here - - - And Here + ToolTip bottom placement - + \ No newline at end of file