March 22, 2012
Text to display on the back of the Tile, above the title. If this property is an empty string, the content on the back of the Tile will not change during an update.
Public Property BackContent As String
public string BackContent { get; set; }
<object BackContent="string" .../>
Windows Phone