From 07622d148d461cd905b93f0b9f7aa56496dde877 Mon Sep 17 00:00:00 2001 From: Martin Zikmund Date: Mon, 28 Jun 2021 19:19:30 +0200 Subject: [PATCH] fix: Update the ToggleButton WinUI style --- .../ToggleButton_themeresources.xaml | 39 ++++++++++--------- src/Uno.UI.FluentTheme/themeresources.xaml | 26 ++++++------- 2 files changed, 34 insertions(+), 31 deletions(-) diff --git a/src/Uno.UI.FluentTheme/Resources/PriorityDefault/ToggleButton_themeresources.xaml b/src/Uno.UI.FluentTheme/Resources/PriorityDefault/ToggleButton_themeresources.xaml index cc1ec986c7bb..d0a3f1b4467a 100644 --- a/src/Uno.UI.FluentTheme/Resources/PriorityDefault/ToggleButton_themeresources.xaml +++ b/src/Uno.UI.FluentTheme/Resources/PriorityDefault/ToggleButton_themeresources.xaml @@ -1,7 +1,9 @@  + xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" + xmlns:contract7Present="http://schemas.microsoft.com/winfx/2006/xaml/presentation?IsApiContractPresent(Windows.Foundation.UniversalApiContract,7)" + xmlns:contract7NotPresent="http://schemas.microsoft.com/winfx/2006/xaml/presentation?IsApiContractNotPresent(Windows.Foundation.UniversalApiContract,7)"> 1 @@ -62,12 +64,12 @@ - - + + - - + + @@ -78,8 +80,8 @@ - - + + @@ -87,11 +89,11 @@ - + - - + + @@ -180,7 +182,7 @@