mirror of
https://github.com/microsoft/PowerToys.git
synced 2026-04-08 12:18:50 +02:00
Updated HighContrastMode (#14887)
This commit is contained in:
@@ -9,6 +9,7 @@
|
|||||||
xmlns:mc="http://schemas.openxmlformats.org/markup-compatibility/2006"
|
xmlns:mc="http://schemas.openxmlformats.org/markup-compatibility/2006"
|
||||||
winui:BackdropMaterial.ApplyToRootOrPageBackground="True"
|
winui:BackdropMaterial.ApplyToRootOrPageBackground="True"
|
||||||
mc:Ignorable="d"
|
mc:Ignorable="d"
|
||||||
|
HighContrastAdjustment="None"
|
||||||
Loaded="UserControl_Loaded">
|
Loaded="UserControl_Loaded">
|
||||||
|
|
||||||
<UserControl.Resources>
|
<UserControl.Resources>
|
||||||
|
|||||||
@@ -9,6 +9,7 @@
|
|||||||
xmlns:views="using:Microsoft.PowerToys.Settings.UI.Views"
|
xmlns:views="using:Microsoft.PowerToys.Settings.UI.Views"
|
||||||
xmlns:ic="using:Microsoft.Xaml.Interactions.Core"
|
xmlns:ic="using:Microsoft.Xaml.Interactions.Core"
|
||||||
xmlns:i="using:Microsoft.Xaml.Interactivity"
|
xmlns:i="using:Microsoft.Xaml.Interactivity"
|
||||||
|
HighContrastAdjustment="None"
|
||||||
muxc:BackdropMaterial.ApplyToRootOrPageBackground="True"
|
muxc:BackdropMaterial.ApplyToRootOrPageBackground="True"
|
||||||
mc:Ignorable="d">
|
mc:Ignorable="d">
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user