4 references to HasFocus
PresentationCore (4)
System\Windows\InterOp\HwndSource.cs (4)
2127if(HasFocus || IsInExclusiveMenuMode) 2148if(HasFocus) 2305if (HasFocus || IsInExclusiveMenuMode) 2361bool hasFocus = HasFocus;