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