Show / Hide Table of Contents

Property DropDownItemStyle

| Improve this Doc View Source

DropDownItemStyle

Gets or sets the System.Windows.Style that is applied to the System.Windows.Controls.MenuItem of generated drop-down System.Windows.Controls.ContextMenu.

Declaration
public Style DropDownItemStyle { get; set; }
Property Value
Type Description
System.Windows.Style

the System.Windows.Style that is applied to the System.Windows.Controls.MenuItem of generated drop-down System.Windows.Controls.ContextMenu.

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