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