1 reference to USE_IMMERSIVE_DARK_MODE
PresentationFramework (1)
System\Windows\Standard\NativeMethods.cs (1)
2573
var dwmResult = _DwmSetWindowAttribute(hwnd, DWMWA.
USE_IMMERSIVE_DARK_MODE
, ref pvAttribute, sizeof(int));