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