Base:
method
HookProc
System.Windows.Forms.CommonDialog.HookProc(System.IntPtr, System.Int32, System.IntPtr, System.IntPtr)
1 reference to HookProc
System.Windows.Forms (1)
winforms\Managed\System\WinForms\FontDialog.cs (1)
555NativeMethods.WndProc hookProcPtr = new NativeMethods.WndProc(this.HookProc);