I would like to add live tiles to a listbox in my WP7 application. I would also like to create the list in the XAML, but I am unsure of how to add a LiveTile in this manner?
There is no stock control that would represent the tile. However, there is the Coding4Fun Toolkit that includes the Tile control. Here is a guide on how to use it. Obviously, you will have to manage the "live" behavior on your own.