FilePicker for WPF and Silverlight allows users to select multiple files at run time, though this option is not selected by default. At run time, users can only select one file at a time by default – you can allow users to select multiple files by setting the Multiselect property to True, for example see the steps below.