3 references to WM_DISPLAYCHANGE
System.Private.Windows.Core (1)
Windows\Win32\MessageId.cs (1)
114PInvokeCore.WM_DISPLAYCHANGE => "WM_DISPLAYCHANGE",
System.Windows.Forms (2)
System\Windows\Forms\Components\KioskModeManager\KioskModeManager.cs (1)
1051if (m.MsgInternal == PInvokeCore.WM_DISPLAYCHANGE)
System\Windows\Forms\Control.cs (1)
13048case PInvokeCore.WM_DISPLAYCHANGE: