2 references to lpfnWndProc
System.Windows.Forms (2)
winforms\Managed\System\WinForms\NativeWindow.cs (2)
1611
defWindowProc = wcls.
lpfnWndProc
;
1636
if (ok && wcls.
lpfnWndProc
== NativeWindow.UserDefindowProc) {