[]
Gets or sets a value indicating whether the TabItem is currently selected.
public bool IsSelected { get; set; }
True if the TabItem is selected; otherwise, false.