1 write to WM_GETCONTROLTYPE
System.Windows.Forms (1)
winforms\Managed\System\WinForms\Control.cs (1)
165
WM_GETCONTROLTYPE
= SafeNativeMethods.RegisterWindowMessage("WM_GETCONTROLTYPE");
1 reference to WM_GETCONTROLTYPE
System.Windows.Forms (1)
winforms\Managed\System\WinForms\Control.cs (1)
14400
else if (m.Msg == Control.
WM_GETCONTROLTYPE
) {