'Declaration Property IsDropDownOpen As Boolean
'Usage Dim instance As IDropDown Dim value As Boolean instance.IsDropDownOpen = value value = instance.IsDropDownOpen
bool IsDropDownOpen {get; set;}
'Declaration Property IsDropDownOpen As Boolean
'Usage Dim instance As IDropDown Dim value As Boolean instance.IsDropDownOpen = value value = instance.IsDropDownOpen
bool IsDropDownOpen {get; set;}