WideContent3 Property
Collapse the table of content
Expand the table of content

IconicTileData.WideContent3 Property

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

Gets or sets the text that displays on the third row of the wide Tile size.

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

public string WideContent3 { get; set; }
<object WideContent3="string" .../>

Property Value

Type: System.String
The text that displays on the third row of the wide Tile size.

Environment.NewLine can be used to represent a new line.

Windows Phone OS

Supported in: 8.1, 8.0

Show:
© 2017 Microsoft