Information
The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
This topic has not yet been rated - Rate this topic

MediaLibrary.SavedPictures Property

Returns the collection of all saved pictures in the device's media library.

Namespace: Microsoft.Xna.Framework.Media
Assembly: Microsoft.Xna.Framework (in microsoft.xna.framework.dll)

public PictureCollection SavedPictures { get; }

Property Value

PictureCollection object that contains the collection of all saved pictures in the media library.

SavedPictures is only supported on Windows Phone, and returns an empty PictureCollection on Windows and Xbox 360.

Xbox 360, Windows 7, Windows Vista, Windows XP, Windows Phone
Did you find this helpful?
(1500 characters remaining)

Community Additions

© 2013 Microsoft. All rights reserved.