3 references to get_canHaveChildren
System.Windows.Forms (1)
System\Windows\Forms\Controls\WebBrowser\HtmlElement.cs (1)
93htmlElement2.Value->get_canHaveChildren(&canHaveChildren).ThrowOnFailure();
System.Windows.Forms.Primitives (2)
Windows.Win32.IHTMLElement2.g.cs (2)
2572 /// <inheritdoc cref="get_canHaveChildren(winmdroot.Foundation.VARIANT_BOOL*)"/> 2577 winmdroot.Foundation.HRESULT __result = this.get_canHaveChildren(pLocal);