Skip to content

ApplicationThemeManager.IsMatchedDark() method

Defined in

Type: ApplicationThemeManager Namespace: CrissCross.WPF.UI.Appearance Assembly: CrissCross.WPF.UI.dll

Applies to

net10.0-windows10.0.19041, net9.0-windows10.0.19041, net8.0-windows10.0.19041, net481

public static bool IsMatchedDark()

Summary: Checks if the application and the operating system are currently working in a dark theme.

Returns: bool -- true if [is matched dark]; otherwise, false.