From 71a30dd099589944e0f3adc2cd7839012363b7cf Mon Sep 17 00:00:00 2001 From: Jay <65828559+Jay-o-Way@users.noreply.github.com> Date: Wed, 11 Dec 2024 15:31:42 +0100 Subject: [PATCH] small changes place bar above title, add tooltips --- WinUIGallery/Controls/PageHeader.xaml | 27 +++++++++++++++------------ 1 file changed, 15 insertions(+), 12 deletions(-) diff --git a/WinUIGallery/Controls/PageHeader.xaml b/WinUIGallery/Controls/PageHeader.xaml index 4dcc79396..f4ee983ef 100644 --- a/WinUIGallery/Controls/PageHeader.xaml +++ b/WinUIGallery/Controls/PageHeader.xaml @@ -23,15 +23,8 @@ - - - + + @@ -106,7 +99,8 @@ Glyph="" ToolTipService.ToolTip="Source code of this control in the WinUI repository. For some controls only the XAML file is available" /> - + @@ -128,11 +122,11 @@ + ToolTipService.ToolTip="{x:Bind PageMarkupGitHubLink.NavigateUri}" /> + ToolTipService.ToolTip="{x:Bind PageCodeGitHubLink.NavigateUri}" /> @@ -199,5 +193,14 @@ + + +