4 references to HasFocus
PresentationCore (4)
Core\CSharp\System\Windows\Interop\HwndSource.cs (4)
2471if(HasFocus || IsInExclusiveMenuMode) 2497if(HasFocus) 2662if (HasFocus || IsInExclusiveMenuMode) 2719bool hasFocus = HasFocus;