Item templates for list layouts (XAML)
[ This article is for Windows 8.x and Windows Phone 8.x developers writing Windows Runtime apps. If you’re developing for Windows 10, see the latest documentation ]
This section contains item templates that you can use with a ListView control. Use these templates to get the look of common app types.
Roadmap: How does this topic relate to others? See:
Image text list: collection
Use this template to display a collection in a list with an image and text.
Image and text list (collection) template
Image text list: collection narrow
Use this template to display a collection in a list with an image and text when your app is narrow.
Image and text list (collection narrow) template
Image text list: inbox
Use this template to display a list of items in a style suitable for an email inbox.
Image and text list (inbox) template
Image text list: landing narrow
Use this template to display a list of items for a landing page that's narrow.
Image and text list (landing narrow) template
Text list: mail folder
Use this template to display a list of text items similar to the folder list in an email app.
Text list (mail folder) template
Text list: media queue
Use this template to display a list of text items similar to the queue in a media app.