DropDownControlArea - wesley7child/OuterPlugin GitHub Wiki
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. |