1 write to lpfnHook
System.Windows.Forms (1)
System\Windows\Forms\Dialogs\CommonDialogs\FileDialog.cs (1)
769lpfnHook = HookProcFunctionPointer
3 references to lpfnHook
System.Windows.Forms.Tests (3)
System\Windows\Forms\FileDialogTests.cs (3)
674Assert.False(o.lpfnHook is null); 731Assert.False(o.lpfnHook is null); 770Assert.False(o.lpfnHook is null);