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