Skip to main content

OpenFileDialogService Fields

Allows you to browse and open files in the File System by using the standard dialog box.
Name Description
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