IconicTileData Constructor (String)
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
Initializes a new instance of the IconicTileData class with an XML document that contains the IconicTileData template information.
Assembly: Microsoft.Phone (in Microsoft.Phone.dll)
Parameters
- xmlContent
- Type: System.String
An XML document that contains the IconicTileData template information.
Show: