1 override of PromptUserIfAppropriate
PresentationFramework (1)
Microsoft\Win32\SaveFileDialog.cs (1)
205
internal override bool
PromptUserIfAppropriate
(string fileName)
2 references to PromptUserIfAppropriate
PresentationFramework (2)
Microsoft\Win32\FileDialog.cs (1)
646
if (!
PromptUserIfAppropriate
(fileName))
Microsoft\Win32\SaveFileDialog.cs (1)
211
if (!base.
PromptUserIfAppropriate
(fileName))