2 writes to _hook
WindowsBase (2)
Shared\MS\Win32\HwndSubclass.cs (2)
92_hook = new WeakReference(hook); 142_hook = null;
1 reference to _hook
WindowsBase (1)
Shared\MS\Win32\HwndSubclass.cs (1)
489HwndWrapperHook hook= _hook.Target as HwndWrapperHook;