Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
1300
How to get collection of XamTile objects from XamTileManager ?
posted

Hi,

I am assigning a list of custom objects to ItemsSource of XamTileManager. I want to set specific properties on individual tiles based on some conditions. Like Hiding close button for some of the tiles, Showing different color for content of a Tile etc., How to get the collection of XamTile objects from XamTileManager so that I can apply these settings individually on each tile.

In the code I want to hide the maximize button for some of the XamTiles in the method "HideMaximizeButton()". can anyone help out please.

 

Attached the sample project.

 

Thanks

Prasad

XamTileManagerTests3.zip