[]
Opens the selected file for reading.
public Stream OpenRead()
The stream of the selected file.
In WPF partial trust it is not possible to access SelectedFile, but this method still works.