3 references to GetCount
System.Windows.Forms.Primitives (3)
Windows.Win32.IShellItemArray.g.cs (1)
307 return __object.GetCount(pdwNumItems);
Windows.Win32.UI_Shell_IShellItemArray_Extensions.g.cs (2)
78 /// <inheritdoc cref="winmdroot.UI.Shell.IShellItemArray.Interface.GetCount(uint*)"/> 83 winmdroot.Foundation.HRESULT __result = @this.GetCount(pdwNumItemsLocal);