OpenFileDialog.ShowDialog Method
Silverlight
Displays a modal OpenFileDialog.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
| Name | Description | |
|---|---|---|
|
ShowDialog() | Displays an OpenFileDialog that is modal to the Web browser or main window. |
|
ShowDialog(Window) | Displays an OpenFileDialog that is modal to the specified window. |