Table of Contents
View2TabButtonTemplate Property

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

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