2 references to HasFocusWithinCore
PresentationFramework (2)
System\Windows\Controls\WebBrowser.cs (1)
935
if (ActiveXState != ActiveXHelper.ActiveXState.UIActive && this.
HasFocusWithinCore
())
System\Windows\Interop\HwndHost.cs (1)
316
return
HasFocusWithinCore
();