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