Skip to main content
A newer version of this page is available. .

SaveFileDialogService Fields

Allows you to save the data of a ViewModel to a file by using the standard dialog box.
Name Description
CreatePromptProperty static Identifies the SaveFileDialogService.CreatePrompt dependency property.
DefaultExtProperty static Identifies the SaveFileDialogService.DefaultExt dependency property.
OverwritePromptProperty static Identifies the SaveFileDialogService.OverwritePrompt dependency property.
UnregisterOnUnloadedProperty static Identifies the ServiceBase.UnregisterOnUnloaded dependency property. Inherited from ServiceBase.
See Also