2 references to SetWindowLong
System.Windows.Forms (2)
System\Windows\Forms\NativeWindow.cs (2)
311PInvokeCore.SetWindowLong(this, WINDOW_LONG_PTR_INDEX.GWL_WNDPROC, _windowProc); 867PInvokeCore.SetWindowLong(this, WINDOW_LONG_PTR_INDEX.GWL_WNDPROC, PreviousWindow._windowProc!);