2 references to OwnerWndProc
System.Windows.Forms (1)
System\Windows\Forms\Dialogs\CommonDialogs\CommonDialog.cs (1)
118
=> (LRESULT)
OwnerWndProc
(hWnd, (int)msg, (nint)wparam, lparam);
System.Windows.Forms.Tests (1)
System\Windows\Forms\CommonDialogTests.cs (1)
294
return base.
OwnerWndProc
(hWnd, msg, wparam, lparam);