5 references to SetWindowsHookEx
System.Windows.Forms (4)
System\Windows\Forms\Controls\PropertyGrid\PropertyGridInternal\PropertyGridView.MouseHook.cs (1)
95
_mouseHookHandle = PInvoke.
SetWindowsHookEx
(
System\Windows\Forms\Controls\ToolStrips\ToolStripManager.ModalMenuFilter.HostedWindowsFormsMessageHook.cs (1)
66
_messageHookHandle = PInvoke.
SetWindowsHookEx
(
System\Windows\Forms\SendKeys\SendKeys.cs (2)
224
s_hhook = PInvoke.
SetWindowsHookEx
(
242
HHOOK hookHandle = PInvoke.
SetWindowsHookEx
(
System.Windows.Forms.Design (1)
System\Windows\Forms\Design\Behavior\BehaviorService.AdornerWindow.MouseHook.cs (1)
79
_mouseHookHandle = PInvoke.
SetWindowsHookEx
(