Show / Hide Table of Contents

Property DropDown

| Improve this Doc View Source

DropDown

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.

  • Improve this Doc
  • View Source
Back to top Copyright © Weifen Luo | DevZest