On Windows Phone 8.1 (or Windows 8.1) you can use the RenderTargetBitmap
class. It has a method called RenderAsync()
that takes a UIElement
object as parameter. You can then use the RenderTargetBitmap
object as an ImageSource
to display it in the tile.
与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…