MindFusion.Wpf Pack Programmer's Guide
MindFusionButton.IsDropDownOpen Property
See Also
 





Gets or sets a value indicating whether the drop-down panel is open. This is a dependency property.

Namespace: MindFusion.UI.Wpf
Assembly: MindFusion.Common.Wpf

 Syntax

C#  Copy Code

public bool IsDropDownOpen { get; set; }

Visual Basic  Copy Code

Public Property IsDropDownOpen As Boolean

 Property Value

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

 See Also

MindFusionButton Members
MindFusionButton Class
MindFusion.UI.Wpf Namespace