From efecbae9426471dfd92887f44219014cfc042051 Mon Sep 17 00:00:00 2001 From: Ge Date: Thu, 14 Mar 2024 11:59:32 +0800 Subject: [PATCH] Fix usage of ComboBox in control catalog ViewboxPage (#14972) --- samples/ControlCatalog/Pages/ViewboxPage.xaml | 26 +++++++++++-------- 1 file changed, 15 insertions(+), 11 deletions(-) diff --git a/samples/ControlCatalog/Pages/ViewboxPage.xaml b/samples/ControlCatalog/Pages/ViewboxPage.xaml index a31a52d2383..e66655253ce 100644 --- a/samples/ControlCatalog/Pages/ViewboxPage.xaml +++ b/samples/ControlCatalog/Pages/ViewboxPage.xaml @@ -27,20 +27,24 @@ - - Uniform - UniformToFill - Fill - None - + + + Uniform + UniformToFill + Fill + None + + - - Both - DownOnly - UpOnly - + + + Both + DownOnly + UpOnly + +