2 writes to HWND
System.Windows.Forms (2)
System\Windows\Forms\SendKeys\SendKeys.SKEvent.cs (2)
23
HWND
= hwnd;
31
HWND
= hwnd;
1 reference to HWND
System.Windows.Forms (1)
System\Windows\Forms\SendKeys\SendKeys.SendKeysHookProc.cs (1)
61
eventmsg->hwnd = @event.
HWND
;