4 references to HasFocus
PresentationCore (4)
System\Windows\InterOp\HwndSource.cs (4)
2143if(HasFocus || IsInExclusiveMenuMode) 2164if(HasFocus) 2321if (HasFocus || IsInExclusiveMenuMode) 2377bool hasFocus = HasFocus;