InertButton Properties

DevZest WPF Docking

InertButton Properties

The InertButton type exposes the following members.

Properties
  Name Description
Public property DropDown
Gets or sets the drop-down ContextMenu.
Public property DropDownItemsSource
Gets or sets a collection used to generate the content of the drop-down context menu.
Public property DropDownItemStyle
Gets or sets the Style that is applied to the MenuItem of generated drop-down ContextMenu.
Public property IsDropDownOpen
Gets or sets a value that indicates whether the drop-down context menu is currently open. This is a dependency property.
Top
See Also