5 references to WM_NOTIFYFORMAT
System.Windows.Forms (5)
winforms\Managed\System\WinForms\AxHost.cs (1)
3434
case NativeMethods.WM_REFLECT + NativeMethods.
WM_NOTIFYFORMAT
:
winforms\Managed\System\WinForms\Control.cs (2)
14350
case NativeMethods.
WM_NOTIFYFORMAT
:
14353
case NativeMethods.WM_REFLECT + NativeMethods.
WM_NOTIFYFORMAT
:
winforms\Managed\System\WinForms\MessageDecoder.cs (1)
100
case NativeMethods.
WM_NOTIFYFORMAT
: text = "WM_NOTIFYFORMAT"; break;
winforms\Managed\System\WinForms\WebBrowserBase.cs (1)
432
case NativeMethods.WM_REFLECT + NativeMethods.
WM_NOTIFYFORMAT
: