C1.Android.Input Assembly / C1.Android.Input Namespace / C1TextBox Class / BorderThicknessProperty Field


In This Topic
BorderThicknessProperty Field
In This Topic
Syntax
'Declaration
 
Public Shared ReadOnly BorderThicknessProperty As DependencyProperty
 
'Usage
 
Dim value As DependencyProperty
 
value = C1TextBox.BorderThicknessProperty
See Also