3 references to WM_EXITSIZEMOVE
System.Private.Windows.Core (1)
Windows\Win32\MessageId.cs (1)
204PInvokeCore.WM_EXITSIZEMOVE => "WM_EXITSIZEMOVE",
System.Windows.Forms (1)
System\Windows\Forms\Form.cs (1)
7169case PInvokeCore.WM_EXITSIZEMOVE:
System.Windows.Forms.Tests (1)
System\Windows\Forms\MessageTests.cs (1)
380yield return new object[] { PInvokeCore.WM_EXITSIZEMOVE, " (WM_EXITSIZEMOVE)" };