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