WideBackgroundImage Property
Collapse the table of content
Expand the table of content

FlipTileData.WideBackgroundImage Property

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

Gets and sets the front-side background image for the wide Tile size.

Namespace:  Microsoft.Phone.Shell
Assembly:  Microsoft.Phone (in Microsoft.Phone.dll)
XMLNS for XAML: Not mapped to an xmlns.

public Uri WideBackgroundImage { get; set; }
<object WideBackgroundImage="Uri" .../>

Property Value

Type: System.Uri
The front-side background image for the wide Tile size.

If an empty URI is used to set this property, the background image is cleared during an update.

Windows Phone OS

Supported in: 8.1, 8.0

Show:
© 2017 Microsoft