Property DropDown
| Improve this Doc View SourceDropDown
Gets or sets the drop down System.Windows.Controls.ContextMenu. This is a dependency property.
Declaration
public ContextMenu DropDown { get; set; }
Property Value
| Type | Description |
|---|---|
| System.Windows.Controls.ContextMenu | The System.Windows.Controls.ContextMenu to drop down. The default value is null. |