Skip to content

Commit 4f1aab8

Browse files
Merge pull request #2447 from JaiganeshKumaran/patch-1
Update fileopenpicker_pickmultiplefilesasync_1324933367.md
2 parents 38134e1 + 19f49bb commit 4f1aab8

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)