2 references to SetWindowLong
WindowsBase (2)
Shared\MS\Win32\UnsafeNativeMethodsOther.cs (2)
662Int32 tempResult = NativeMethodsSetLastError.SetWindowLong(hWnd, nIndex, NativeMethods.IntPtrToInt32(dwNewLong)); 685Int32 tempResult = NativeMethodsSetLastError.SetWindowLong(hWnd, nIndex, NativeMethods.IntPtrToInt32(dwNewLong));