From a5d27096e9b60afb863aa3c7eac5793dcb977328 Mon Sep 17 00:00:00 2001 From: michael-hawker <24302614+michael-hawker@users.noreply.github.com> Date: Fri, 29 Apr 2022 10:37:07 -0700 Subject: [PATCH] Apply XAML Styler --- .../Renderers/ToolkitDocumentationRenderer.xaml | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/common/CommunityToolkit.Labs.Shared/Renderers/ToolkitDocumentationRenderer.xaml b/common/CommunityToolkit.Labs.Shared/Renderers/ToolkitDocumentationRenderer.xaml index fda6f81c8..250c1bda9 100644 --- a/common/CommunityToolkit.Labs.Shared/Renderers/ToolkitDocumentationRenderer.xaml +++ b/common/CommunityToolkit.Labs.Shared/Renderers/ToolkitDocumentationRenderer.xaml @@ -1,4 +1,4 @@ - - + @@ -30,20 +30,20 @@ - - + + + ItemTemplateSelector="{StaticResource DocOrSampleTemplateSelector}" + ItemsSource="{x:Bind DocsAndSamples, Mode=OneWay}" /> - +