2 references to IsOurWindow
PresentationCore (2)
System\Windows\InterOp\HwndMouseInputProvider.cs (2)
730if(!IsOurWindow(lParam) && _active) 966bool deactivate = !IsOurWindow(hwndToCheck);