Search code examples
xamlsilverlightwin-universal-apppanorama-control

Panorama Control in Universal Windows App


I´m wondering if there´s a way to implement the Panorama Control from Windows phone 8 into Microsofts new universal Windows platform. The look and feel of the Panorama Control is great and I really can´t figure out why Microsoft didn´t implement this Control into UWP.

Actually I´m new to UWP (Coded WinForms Projects, only) and I´m looking for some layouting Standards which can help me to create applications for multiple devices.


Solution

  • In UWP you can use Hub or Pivot controls

    Take a look at Navigation design basics for UWP apps