C# (CSharp) BackgroundTask Namespace

Classes

Name Description
MediumTileControl Custom UserControl for displaying Live Tile contents.
TileUpdateTask Background task that allows us to render our custom UserControl into an image. Remember to subclass XamlRenderingBackgroundTask as it's the only one with access to the UI thread.