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