From 4b7dacf1e11861fbc8b4ec9bdd1adb0a27757ddb Mon Sep 17 00:00:00 2001 From: Michael Hawker <24302614+michael-hawker@users.noreply.github.com> Date: Tue, 28 Apr 2026 10:34:30 -0700 Subject: [PATCH] Prevent sample renderer from stealing tab focus around the sample (when it doesn't need it). Follow-up from https://github.com/CommunityToolkit/Labs-Windows/pull/783 --- CommunityToolkit.App.Shared/Renderers/ToolkitSampleRenderer.xaml | 1 + 1 file changed, 1 insertion(+) diff --git a/CommunityToolkit.App.Shared/Renderers/ToolkitSampleRenderer.xaml b/CommunityToolkit.App.Shared/Renderers/ToolkitSampleRenderer.xaml index 0235141a..65a03ab3 100644 --- a/CommunityToolkit.App.Shared/Renderers/ToolkitSampleRenderer.xaml +++ b/CommunityToolkit.App.Shared/Renderers/ToolkitSampleRenderer.xaml @@ -189,6 +189,7 @@ VerticalAlignment="Stretch">