2 references to IsOurWindow
PresentationCore (2)
Core\CSharp\System\Windows\Interop\HwndMouseInputProvider.cs (2)
802if(!IsOurWindow(lParam) && _active) 1044bool deactivate = !IsOurWindow(hwndToCheck);