[]
Gets or sets the index of the currently selected TabItem.
public int SelectedIndex { get; set; }
The index of the currently selected TabItem, or -1 if a TabItem is not selected.