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


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