From 4f4f04e0b55dd4041b292693c123e64baeacac5f Mon Sep 17 00:00:00 2001 From: Kunal22shah Date: Tue, 18 Jun 2024 12:26:20 -0400 Subject: [PATCH] chore: removing nested commandBar samples --- .../Controls/CommandBarSamplePage.xaml | 64 ++++++++----------- 1 file changed, 27 insertions(+), 37 deletions(-) diff --git a/src/samples/UWP/Uno.Themes.Samples.Shared/Content/Controls/CommandBarSamplePage.xaml b/src/samples/UWP/Uno.Themes.Samples.Shared/Content/Controls/CommandBarSamplePage.xaml index 6a4bf8354..19b344514 100644 --- a/src/samples/UWP/Uno.Themes.Samples.Shared/Content/Controls/CommandBarSamplePage.xaml +++ b/src/samples/UWP/Uno.Themes.Samples.Shared/Content/Controls/CommandBarSamplePage.xaml @@ -6,44 +6,34 @@ xmlns:sample="using:Uno.Themes.Samples" xmlns:android="http:/uno.ui/android" xmlns:ios="http:/uno.ui/ios" + xmlns:showMeTheXaml="clr-namespace:ShowMeTheXAML;assembly=Uno.ShowMeTheXAML" mc:Ignorable="d android ios" Background="{ThemeResource ApplicationPageBackgroundThemeBrush}"> - - - - - - - -