3 references to WM_DISPLAYCHANGE
System.Private.Windows.Core (1)
Windows\Win32\MessageId.cs (1)
114PInvokeCore.WM_DISPLAYCHANGE => "WM_DISPLAYCHANGE",
System.Windows.Forms (1)
System\Windows\Forms\Control.cs (1)
12318case PInvokeCore.WM_DISPLAYCHANGE:
System.Windows.Forms.Tests (1)
System\Windows\Forms\MessageTests.cs (1)
290yield return new object[] { PInvokeCore.WM_DISPLAYCHANGE, " (WM_DISPLAYCHANGE)" };