C# (CSharp) BackgroundTask Пространство имен

Классы

Имя Описание
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.