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