Table of Contents
View1TabButtonTemplate Property

Gets or sets the template for the tab button associated to the first view.

Syntax
 public DataTemplate View1TabButtonTemplate { get; set; }
See Also