Part 13: Working with the GridView | Windows Store apps for Absolute Beginners with C#

EDN Admin

Well-known member
Joined
Aug 7, 2010
Messages
12,794
Location
In the Machine
Our focus turns back to the layout of the three main pages in our app. In this lesson we learn about the major properties of the GridView and how they affect the flexible layout and presentation of the data on our pages. Resources http://msdn.microsoft.com/en-us/library/windows/apps/windows.ui.xaml.controls.image.stretch.aspx Image.Stretch property http://msdn.microsoft.com/en-us/library/windows/apps/windows.ui.xaml.media.stretch.aspx Stretch enumeration http://media.ch9.ms/content/WinStoreAppDev_CS.zip Download the entire series source code <img src="http://m.webtrends.com/dcs1wotjh10000w0irc493s0e_6x1g/njs.gif?dcssip=channel9.msdn.com&dcsuri=http://channel9.msdn.com/Feeds/RSS&WT.dl=0&WT.entryid=Entry:RSSView:1e3d7fdf894046c18346a0f5017a45da

View the full article
 
Back
Top