Last night when I was doing some WinRT hacking I was trying to setup databinding to the selected item in the GridView control and I ran into a gotcha that I thought I would share. First, I was using the ‘Split Application’ template for my C# project. ...