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