3 references to GetAt
System.Windows.Forms.Primitives (3)
Windows.Win32.IPropertyDescriptionList.g.cs (1)
124 return __object.GetAt(iElem, riid, ppv);
Windows.Win32.UI_Shell_PropertiesSystem_IPropertyDescriptionList_Extensions.g.cs (2)
33 /// <inheritdoc cref="winmdroot.UI.Shell.PropertiesSystem.IPropertyDescriptionList.Interface.GetAt(uint, global::System.Guid*, void**)"/> 40 winmdroot.Foundation.HRESULT __result = @this.GetAt(iElem, riidLocal, ppvLocal);