Microsoft.Phone Namespace

[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]

This namespace contains classes for picture decoding and the background agent.

Classes

  Class Description
BackgroundAgent This is the base class for ScheduledTaskAgent, AudioPlayerAgent, and AudioStreamingAgent. For more information about background audio agents, see Microsoft.Phone.BackgroundAudio. For information about Scheduled Tasks, see Background agents for Windows Phone 8.
PictureDecoder Decodes a JPEG file into a WriteableBitmap object.