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