You can set the ItemSource property of the TileView to any enumerable collection as you would expect in any data-bound control. Using Data Templates, you can define the content and style of the Tiles, using standard data binding syntax to connect the template to your bound data.