From fe8df2a1566a21cf57ef9e300ce32ab0b36a7927 Mon Sep 17 00:00:00 2001 From: Andres Pineda Date: Wed, 6 Apr 2022 21:47:58 -0400 Subject: [PATCH] chore: (FlipView) remove property from style --- .../PriorityDefault/FlipView_themeresources.xaml | 1 - src/Uno.UI.FluentTheme.v1/themeresources_v1.xaml | 2 +- .../PriorityDefault/FlipView_themeresources.xaml | 11 +++++------ src/Uno.UI.FluentTheme.v2/themeresources_v2.xaml | 2 +- src/Uno.UI/UI/Xaml/Style/Generic/Generic.xaml | 1 - src/Uno.UI/UI/Xaml/Style/mergedstyles.xaml | 2 +- 6 files changed, 8 insertions(+), 11 deletions(-) diff --git a/src/Uno.UI.FluentTheme.v1/Resources/Version1/PriorityDefault/FlipView_themeresources.xaml b/src/Uno.UI.FluentTheme.v1/Resources/Version1/PriorityDefault/FlipView_themeresources.xaml index 265d350dbc7b..3b1edbdb5a49 100644 --- a/src/Uno.UI.FluentTheme.v1/Resources/Version1/PriorityDefault/FlipView_themeresources.xaml +++ b/src/Uno.UI.FluentTheme.v1/Resources/Version1/PriorityDefault/FlipView_themeresources.xaml @@ -320,7 +320,6 @@ ZoomMode="Disabled" TabNavigation="{TemplateBinding TabNavigation}" IsTabStop="False" - ForceChangeToCurrentView="True" AutomationProperties.AccessibilityView="Raw"> diff --git a/src/Uno.UI.FluentTheme.v1/themeresources_v1.xaml b/src/Uno.UI.FluentTheme.v1/themeresources_v1.xaml index 1b1b71084a09..b4c9f0d8785c 100644 --- a/src/Uno.UI.FluentTheme.v1/themeresources_v1.xaml +++ b/src/Uno.UI.FluentTheme.v1/themeresources_v1.xaml @@ -13315,7 +13315,7 @@ - +