MahApps.Metro by Jan Karger, Dennis Daume, Brendan Forster, Paul Jenkins, Jake Ginnivan, Alex Mitchell

<PackageReference Include="MahApps.Metro" Version="2.1.1" />

.NET API 3,425,904 bytes

 Pivot

public class Pivot : ItemsControl
public static readonly DependencyProperty HeaderProperty

public static readonly RoutedEvent SelectionChangedEvent

public string Header { get; set; }

public DataTemplate HeaderTemplate { get; set; }

public int SelectedIndex { get; set; }

public Pivot()

public void GoToItem(PivotItem item)