3 references to contains
System.Windows.Forms.Primitives (3)
Windows.Win32.IHTMLElement.g.cs (1)
1225 return __object.contains(pChild, pfResult);
Windows.Win32.Web_MsHtml_IHTMLElement_Extensions.g.cs (2)
43 /// <inheritdoc cref="winmdroot.Web.MsHtml.IHTMLElement.Interface.contains(winmdroot.Web.MsHtml.IHTMLElement*, winmdroot.Foundation.VARIANT_BOOL*)"/> 48 winmdroot.Foundation.HRESULT __result = @this.contains(pChild, pfResultLocal);