Updated HighContrastMode (#14887)

This commit is contained in:
Niels Laute
2021-12-07 18:22:27 +01:00
committed by GitHub
parent 71380d6fb1
commit 8ce3a5524a
2 changed files with 2 additions and 0 deletions

View File

@@ -9,6 +9,7 @@
xmlns:mc="http://schemas.openxmlformats.org/markup-compatibility/2006"
winui:BackdropMaterial.ApplyToRootOrPageBackground="True"
mc:Ignorable="d"
HighContrastAdjustment="None"
Loaded="UserControl_Loaded">
<UserControl.Resources>

View File

@@ -9,6 +9,7 @@
xmlns:views="using:Microsoft.PowerToys.Settings.UI.Views"
xmlns:ic="using:Microsoft.Xaml.Interactions.Core"
xmlns:i="using:Microsoft.Xaml.Interactivity"
HighContrastAdjustment="None"
muxc:BackdropMaterial.ApplyToRootOrPageBackground="True"
mc:Ignorable="d">