I'm having three panorama items, what I want to do is that when one item in being viewed, i want the next item which is partiaally visible to be dim (i.e it looks like being disabled). How can i do that??
Asked
Active
Viewed 49 times
1 Answers
0
There is a SelectionChanged event. So you can handle this event to change VisualState
of your panorama items.

Community
- 1
- 1

Anton Sizikov
- 9,105
- 1
- 28
- 39