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