Skip to main content

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