3 references to Compare
System.Windows.Forms.Primitives (3)
Windows.Win32.IShellItem.g.cs (1)
268 return __object.Compare(psi, hint, piOrder);
Windows.Win32.UI_Shell_IShellItem_Extensions.g.cs (2)
59 /// <inheritdoc cref="winmdroot.UI.Shell.IShellItem.Interface.Compare(winmdroot.UI.Shell.IShellItem*, uint, int*)"/> 64 winmdroot.Foundation.HRESULT __result = @this.Compare(psi, hint, piOrderLocal);