I like to mimic the ios inbox app. The inbox sample is a good starting point. But it uses the page control which does lot automatically.
I want to to show buttons in the other pages like in the mail app of ios. Therefore the slided page have to be stay visible a little. No action is executed till I press a button in the partly showed page.
Can anybody put me in the right direction to implement the behaviour of the page control with code behind and not completly swiped pages?