Skip to content

Commit 19f49bb

Browse files
authored
Update fileopenpicker_pickmultiplefilesasync_1324933367.md
1 parent cd585f2 commit 19f49bb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

windows.storage.pickers/fileopenpicker_pickmultiplefilesasync_1324933367.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ When the call to this method completes successfully, it returns a [filePickerSel
1717

1818
## -remarks
1919
> [!WARNING]
20-
> If you try to show the file picker while your app is snapped the file picker will not be shown and an exception will be thrown. You can avoid this by making sure your app is not snapped or by unsnapping it before you call the file picker. The code examples in [FileOpenPicker](fileopenpicker.md) and the [File picker sample](https://github.com/microsoft/Windows-universal-samples/tree/master/Samples/FilePicker) show you how.
20+
> On Windows 8, if you try to show the file picker while your app is snapped the file picker will not be shown and an exception will be thrown. You can avoid this by making sure your app is not snapped or by unsnapping it before you call the file picker. The code examples in [FileOpenPicker](fileopenpicker.md) and the [File picker sample](https://github.com/microsoft/Windows-universal-samples/tree/master/Samples/FilePicker) show you how.
2121
2222
## -examples
2323

0 commit comments

Comments
 (0)