2 writes to hwnd
System.Windows.Forms (2)
winforms\Managed\System\WinForms\SendKeys.cs (2)
1021
this.
hwnd
= hwnd;
1028
this.
hwnd
= hwnd;
1 reference to hwnd
System.Windows.Forms (1)
winforms\Managed\System\WinForms\SendKeys.cs (1)
1094
eventmsg.hwnd = evt.
hwnd
;