xamlwindows-8microsoft-metrowindows-runtimepivotviewer

what is the wp7 pivot control equivalent in windows 8?


i am looking for the wp7 pivot control equivalent for a win 8 app.. for xaml based c# implementation of certain tabbed sections of data.. please let me know if it is available..

if not, what other controls come close to it?

Same question asked here someone before. But no good response yet

EDIT: In Microsoft music player in win 8 consumer preview , you can see a tabbed view .That is exactly what I want. I don't want to use Fly out control for this.


Solution

  • I've implemented a pivot control in my library. See https://github.com/MyToolkit/MyToolkit/wiki/MtPivot

    enter image description here