2 references to hwnd
System.Windows.Forms (1)
System\Windows\Forms\Controls\PropertyGrid\PropertyGridInternal\PropertyGridView.MouseHook.cs (1)
124
if (ProcessMouseDown(mhs->
hwnd
))
System.Windows.Forms.Design (1)
System\Windows\Forms\Design\Behavior\BehaviorService.AdornerWindow.MouseHook.cs (1)
99
if (ProcessMouseMessage(mhs->
hwnd
, (MessageId)(nuint)wparam, mhs->pt.X, mhs->pt.Y))