2 references to EnableWindow
WindowsBase (2)
Shared\MS\Win32\UnsafeNativeMethodsCLR.cs (2)
691
bool result = NativeMethodsSetLastError.
EnableWindow
(hWnd, enable);
712
return NativeMethodsSetLastError.
EnableWindow
(hWnd, enable);