1 reference to USE_IMMERSIVE_DARK_MODE
PresentationFramework (1)
System\Windows\Standard\NativeMethods.cs (1)
2639return _DwmSetWindowAttribute(hwnd, DWMWA.USE_IMMERSIVE_DARK_MODE, ref pvAttribute, Marshal.SizeOf(typeof(int)));