Placing items in a GridView Columns in Windows Store app

When working with a GridView, it is quite common to use a VariableSizedWrapGrid as the ItemsPanel. This creates a nice flowing layout which will auto-adapt for various resolutions. This article discusses placing items in GridView in Window 8.