2 references to GetWindowLong
WindowsBase (2)
Shared\MS\Win32\UnsafeNativeMethodsOther.cs (2)
741
Int32 tempResult = NativeMethodsSetLastError.
GetWindowLong
(hWnd, nIndex);
778
iResult = NativeMethodsSetLastError.
GetWindowLong
(hWnd, nIndex);