DropDownButton Properties

DevZest WPF Docking

DropDownButton Properties

The DropDownButton type exposes the following members.

Properties
  Name Description
Public property DropDown
Gets or sets the drop down ContextMenu. This is a dependency property.
Public property IsDropDownOpen
Gets a value that indicates whether the drop down ContextMenu is visible. This is a dependency property.
Top
See Also