3 references to hasChildNodes
System.Windows.Forms.Primitives (3)
Windows.Win32.IHTMLDOMNode.g.cs (1)
185 return __object.hasChildNodes(fChildren);
Windows.Win32.Web_MsHtml_IHTMLDOMNode_Extensions.g.cs (2)
23 /// <inheritdoc cref="winmdroot.Web.MsHtml.IHTMLDOMNode.Interface.hasChildNodes(winmdroot.Foundation.VARIANT_BOOL*)"/> 28 winmdroot.Foundation.HRESULT __result = @this.hasChildNodes(fChildrenLocal);