6 references to WM_GETOBJECT
System.Windows.Forms (6)
winforms\Managed\System\WinForms\ComboBox.cs (1)
3877
case NativeMethods.
WM_GETOBJECT
:
winforms\Managed\System\WinForms\Control.cs (2)
13034
if (m.Msg == NativeMethods.
WM_GETOBJECT
&& m.LParam == (IntPtr)NativeMethods.UiaRootObjectId && this.SupportsUiaProviders) {
14131
case NativeMethods.
WM_GETOBJECT
:
winforms\Managed\System\WinForms\GroupBox.cs (1)
796
case NativeMethods.
WM_GETOBJECT
:
winforms\Managed\System\WinForms\MessageDecoder.cs (1)
86
case NativeMethods.
WM_GETOBJECT
: text = "WM_GETOBJECT"; break;
winforms\Managed\System\WinForms\RichTextBox.cs (1)
3714
case NativeMethods.
WM_GETOBJECT
: