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