Show / Hide Table of Contents

Property IsDropDownOpen

| Improve this Doc View Source

IsDropDownOpen

Gets a value that indicates whether the drop down ContextMenu is visible. This is a dependency property.

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

true if the ContextMenu is visible; otherwise, false.

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