3 references to get_screenTop
System.Windows.Forms (1)
System\Windows\Forms\Controls\WebBrowser\HtmlWindow.cs (1)
175htmlWindow3.Value->get_screenTop(&y).ThrowOnFailure();
System.Windows.Forms.Primitives (2)
Windows.Win32.IHTMLWindow3.g.cs (2)
146 /// <inheritdoc cref="get_screenTop(int*)"/> 151 winmdroot.Foundation.HRESULT __result = this.get_screenTop(pLocal);