Skip to content

DropDownButton

Dirkster99 edited this page Jul 10, 2020 · 3 revisions

Implements a button that is used to display a ContextMenuEx when the user clicks on it (see templates for LayoutAnchorableFloatingWindowControl, <see AnchorablePaneTitle, and LayoutDocumentPaneControl).

Properties

Property Description
ContextMenu DropDownContextMenu Gets/sets the drop down menu to show up when user click on an anchorable menu pin.
object DropDownContextMenuDataContext Gets/sets the DataContext to set for the DropDownContext menu property.

See also

Demo Projects

Controls

Layout Models

Interfaces

Class Designs

Bugs

Manual Tests

Clone this wiki locally