Table of Contents
ItemsDropDownButtonStyle Property

Gets or sets the Style applied to the DropDownButton used to display the list of available tab items. This is a dependency property.

Syntax
 public Style ItemsDropDownButtonStyle { get; set; }
See Also