OpenFilePicker constructor

OpenFilePicker()

Implementation

OpenFilePicker() : super() {
  fileMustExist = true;
}