Skip to content

DropDownControlArea

Dirkster99 edited this page Jul 10, 2020 · 2 revisions

Implements the title display for various items: LayoutAnchorablePaneControl, LayoutDocumentTabItem, LayoutAnchorableTabItem, LayoutDocumentFloatingWindowControl, and LayoutAnchorableFloatingWindowControl.

The content is usually displayed via ContentPresenter binding in the theme definition.

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