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 @@ + + +