Table of Contents
DropDownMenuMode Property

Gets or sets the visibility mode of the TabControl's drop down menu. This is a dependency property.

Syntax
 public DropDownMenuMode DropDownMenuMode { get; set; }
See Also