Search
MindFusionButton.IsDropDownOpenProperty Field
See Also
 





Identifies the IsDropDownOpen dependency property.

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

 Syntax

C#  Copy Code

public static readonly DependencyProperty IsDropDownOpenProperty

Visual Basic  Copy Code

Public Shared ReadOnly IsDropDownOpenProperty As DependencyProperty

 See Also