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