Xamarin.iOS Documentation | ComponentOne
C1.iOS.Input Assembly / C1.iOS.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
    public static readonly DependencyProperty BorderThicknessProperty
    See Also