C1.Android.Input Assembly / C1.Android.Input Namespace / C1DropDown Class / CloseButtonTextColorProperty Field


In This Topic
CloseButtonTextColorProperty Field
In This Topic
Identifies the CloseButtonTextColor dependency property.
Syntax
'Declaration
 
Public Shared ReadOnly CloseButtonTextColorProperty As DependencyProperty
 
'Usage
 
Dim value As DependencyProperty
 
value = C1DropDown.CloseButtonTextColorProperty
See Also