IOpenFileDialogAccessor Members
If implemented, enables you to access the dialog service used to browse and open files in the File System using the standard dialog box.Methods
| Name | Description |
|---|---|
| DoWithService(Action<T>) | Performs the specified action with a service. Inherited from IServiceAccessor<T>. |
See Also