Skip to main content
A newer version of this page is available. .

OpenFileDialogService Fields

Allows you to browse and open files in the File System by using the standard dialog box.
Name Description
FilterIndexProperty static Identifies the OpenFileDialogService.FilterIndex dependency property.
FilterProperty static Identifies the OpenFileDialogService.Filter dependency property.
MultiselectProperty static Identifies the OpenFileDialogService.Multiselect dependency property.
ReadOnlyCheckedProperty static Identifies the OpenFileDialogService.ReadOnlyChecked dependency property.
ShowReadOnlyProperty static Identifies the OpenFileDialogService.ShowReadOnly dependency property.
UnregisterOnUnloadedProperty static Identifies the ServiceBase.UnregisterOnUnloaded dependency property. Inherited from ServiceBase.
See Also