SaveFileDialogService Constructors
Allows you to save the data of a ViewModel to a file by using the standard dialog box.Name | Description |
---|---|
SaveFileDialogService() | Initializes a new instance of the SaveFileDialogService class with the default settings. |
See Also