4 references to WM_CAPTURECHANGED
System.Windows.Forms (4)
winforms\Managed\System\WinForms\ButtonBase.cs (1)
1291
case NativeMethods.
WM_CAPTURECHANGED
:
winforms\Managed\System\WinForms\Control.cs (1)
14127
case NativeMethods.
WM_CAPTURECHANGED
:
winforms\Managed\System\WinForms\Form.cs (1)
7611
case NativeMethods.
WM_CAPTURECHANGED
:
winforms\Managed\System\WinForms\MessageDecoder.cs (1)
174
case NativeMethods.
WM_CAPTURECHANGED
: text = "WM_CAPTURECHANGED"; break;