In the AdventureWorks Shopper app, we spent a lot of time making sure all GridView/ListView scroll viewers’ scroll positions behave as intuitively as possible. This means that if you have a GridView/ListView that has enough content to pan, and you pan through, for example 75% of the content, you should be able to rotate the device, go to split screen, or even go to minimal width and the scroll bar should be vertical but still be at 75%. This also means that if you navigate forward and then back,...(read more)
↧