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