Show / Hide Table of Contents

Property IsDropDownOpen

| Improve this Doc View Source

IsDropDownOpen

Gets or sets a value that indicates whether the drop-down context menu is currently open. This is a dependency property.

Declaration
public bool IsDropDownOpen { get; set; }
Property Value
Type Description
System.Boolean

true if the drop-down is open; otherwise, false. The default is false.

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