3 references to PreCopyItem
System.Windows.Forms.Primitives (3)
Windows.Win32.IFileOperationProgressSink.g.cs (1)
378 return __object.PreCopyItem(dwFlags, psiItem, psiDestinationFolder, pszNewName);
Windows.Win32.UI_Shell_IFileOperationProgressSink_Extensions.g.cs (2)
63 /// <inheritdoc cref="winmdroot.UI.Shell.IFileOperationProgressSink.Interface.PreCopyItem(uint, winmdroot.UI.Shell.IShellItem*, winmdroot.UI.Shell.IShellItem*, winmdroot.Foundation.PCWSTR)"/> 68 winmdroot.Foundation.HRESULT __result = @this.PreCopyItem(dwFlags, psiItem, psiDestinationFolder, pszNewNameLocal);