Table of Contents
HeaderElement Property

Returns the UIElement that holds the header of the TabControl.

Syntax
 public UIElement HeaderElement { get; }
See Also