3 references to GetCount
System.Windows.Forms.Primitives (3)
Windows.Win32.IPropertyDescriptionList.g.cs (1)
76 return __object.GetCount(pcElem);
Windows.Win32.UI_Shell_PropertiesSystem_IPropertyDescriptionList_Extensions.g.cs (2)
23 /// <inheritdoc cref="winmdroot.UI.Shell.PropertiesSystem.IPropertyDescriptionList.Interface.GetCount(uint*)"/> 28 winmdroot.Foundation.HRESULT __result = @this.GetCount(pcElemLocal);