3 references to Callback
System.Windows.Forms (3)
winforms\Managed\System\WinForms\NativeWindow.cs (3)
623windowProc = new NativeMethods.WndProc(this.Callback); 840m.Result = previousWindow.Callback(m.HWnd, m.Msg, m.WParam, m.LParam); 1494return targetWindow.Callback(hWnd, msg, wparam, lparam);