Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8624043
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 12, 20262026-06-12T07:25:40+00:00 2026-06-12T07:25:40+00:00

In my Metro app, I have some code that builds up a TileWidePeekImageCollection06 (I

  • 0

In my Metro app, I have some code that builds up a TileWidePeekImageCollection06 (I assume this question applies to TileWidePeekImageCollection05, too), as shown here.

If I supply 6 images, then the sixth is shown in the “peek” along with the text, if I supply 5 then it looks like the fifth is shown with the text. However, if I supply less than 5 images, I can’t seem to determine which is shown.

What are the rules for this? I need to know because the text shown in the “peek” with a single image needs to relate specifically to that image.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-12T07:25:41+00:00Added an answer on June 12, 2026 at 7:25 am

    The documentation isn’t very explicit, but you could find this out pretty easily through experimentation. Alternatively, you could use the object model that provides friendly names in the NotificationsExtensions helper library in the tiles sample on MSDN (or look directly at the source mapping the friendly names to the identifiers in the helper library source: TileContent.cs).

    For the specific template you mentioned, example XML is provided below with details about each image provided in the alt tag.

    <tile>
      <visual>
        <binding template="TileWidePeekImageCollection06">
          <image id="1" src="image1.png" alt="Main image on top"/>
          <image id="2" src="image2.png" alt="Small image - row 1, column 1"/>
          <image id="3" src="image3.png" alt="Small image - row 1, column 2"/>
          <image id="4" src="image4.png" alt="Small image - row 2, column 1"/>
          <image id="5" src="image5.png" alt="Small image - row 2, column 2"/>
          <image id="6" src="image6.png" alt="Image with text"/>
          <text id="1">Text Header Field 1</text>
        </binding>  
      </visual>
    </tile>
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have a StackPanel in my WinRT C# Metro app that I want to
I have following linq snippet Note -> This is Metro App, and ICollectionView does
I'm using this code to download a web page in my Metro Style app:
I have a WinRT Metro app (XAML/C#, Windows Release Preview) that manages documents. The
I currently develop a metro style app using mvvm light framework. I have some
I have a metro app and want to bind a <TextBlock> element to a
I have a simple metro app contains a button, a label and a drop
I have a multi-xaml metro app. I want to switch between xaml by button
Yesterday I have started developing my first Metro style App using JavaScript. I've used
I am writing a metro app. This works: HttpClient client = new HttpClient(); var

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.