IOpenDialogServiceBase Methods
Provides members common to IOpenFileDialogService and IOpenFolderDialogService| Name | Description |
|---|---|
| Reset() | Resets all properties to the default values. Inherited from IFileDialogServiceBase. |
| ShowDialog(Action<CancelEventArgs>, String) | Shows the dialog box. |
See Also