What would be the best navigation control to use to have its items wrap around when they exceed the width of the app. Basically much like a TabControl in WPF. Pivot seemed like a possible option, but i couldnt find a "wrap" property for the PivotItems also Windows Developer documentation recommended no using Pivot because it will no longer be supported. Thanks in advance
