1 reference to PromptFileCreate
System.Windows.Forms (1)
System\Windows\Forms\Dialogs\CommonDialogs\SaveFileDialog.cs (1)
122if (_fileNameFlags.HasFlag(OFN_CREATEPROMPT) && !FileExists(fileName) && !PromptFileCreate(fileName))