1 write to _callBack
System.Windows.Forms (1)
System\Windows\Forms\Controls\PropertyGrid\PropertyGridInternal\PropertyGridView.MouseHook.cs (1)
93
_callBack
= MouseHookProc;
1 reference to _callBack
System.Windows.Forms (1)
System\Windows\Forms\Controls\PropertyGrid\PropertyGridInternal\PropertyGridView.MouseHook.cs (1)
94
IntPtr hook = Marshal.GetFunctionPointerForDelegate(
_callBack
);