ContentTemplate Property
ContentTemplate
Gets or sets the DataTemplate to apply to any TabItem that does not have a ContentTemplate property defined.
Declaration
public DataTemplate ContentTemplate { get; set; }
Public Property ContentTemplate As DataTemplate