3 references to hasFocus
System.Windows.Forms (1)
System\Windows\Forms\Controls\WebBrowser\HtmlDocument.cs (1)
300
htmlDoc4.Value->
hasFocus
(&focused).ThrowOnFailure();
System.Windows.Forms.Primitives (2)
Windows.Win32.IHTMLDocument4.g.cs (2)
136
/// <inheritdoc cref="
hasFocus
(winmdroot.Foundation.VARIANT_BOOL*)"/>
141
winmdroot.Foundation.HRESULT __result = this.
hasFocus
(pfFocusLocal);