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