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