4 references to HasFocus
PresentationCore (4)
System\Windows\InterOp\HwndSource.cs (4)
2120if(HasFocus || IsInExclusiveMenuMode) 2141if(HasFocus) 2298if (HasFocus || IsInExclusiveMenuMode) 2354bool hasFocus = HasFocus;