Skip to content

Latest commit

 

History

History
31 lines (17 loc) · 805 Bytes

systembackdropconfiguration_highcontrastbackgroundcolor.md

File metadata and controls

31 lines (17 loc) · 805 Bytes
-api-id -api-type
P:Microsoft.UI.Composition.SystemBackdrops.SystemBackdropConfiguration.HighContrastBackgroundColor
winrt property

Microsoft.UI.Composition.SystemBackdrops.SystemBackdropConfiguration.HighContrastBackgroundColor

-description

Gets or sets the background color used when system or application high-contrast theme is applied.

-property-value

The background color used when system or application high-contrast theme is applied.

-remarks

When the system or application high-contrast theme is applied, IsHighContrast is true.

-see-also

IsHighContrast

-examples