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