Class SaveFilePickerCommand
- Namespace
- Tudormobile.Wpf.Commands
- Assembly
- Tudormobile.WpfApp.dll
Provides a UI to choose a file in the file system to save.
public class SaveFilePickerCommand : FilePickerCommand, ICommand
- Inheritance
-
SaveFilePickerCommand
- Implements
- Inherited Members
Constructors
SaveFilePickerCommand(IDialogService?)
Creates and initializes a new instance.
public SaveFilePickerCommand(IDialogService? dialogService = null)
Parameters
dialogService
IDialogService