3 references to get_length
System.Windows.Forms.Primitives (3)
Windows.Win32.IHTMLElementCollection.g.cs (1)
189 return __object.get_length(p);
Windows.Win32.Web_MsHtml_IHTMLElementCollection_Extensions.g.cs (2)
23 /// <inheritdoc cref="winmdroot.Web.MsHtml.IHTMLElementCollection.Interface.get_length(int*)"/> 28 winmdroot.Foundation.HRESULT __result = @this.get_length(pLocal);