This is a migrated thread and some comments may be shown as answers.

Navigating TileView with Forward, Back buttons

1 Answer 51 Views
TileView
This is a migrated thread and some comments may be shown as answers.
Adam
Top achievements
Rank 1
Adam asked on 15 Sep 2010, 01:35 PM
I'd like to be able to navigate the TileView like a wizard with next, previous buttons. Seems simple but I'm stumped. My first try was to bind to MaximizedItem property but this throws an exception "System tried to access protected memory". Has anybody been able to accomplish this?

1 Answer, 1 is accepted

Sort by
0
Adam
Top achievements
Rank 1
answered on 15 Sep 2010, 02:01 PM
Never mind, I figured it out. The answer is to bind to MaximizedItem and just make sure to raise PropertyChanged. Simple as it should be.
Tags
TileView
Asked by
Adam
Top achievements
Rank 1
Answers by
Adam
Top achievements
Rank 1
Share this question
or