Xamarin.Android | ComponentOne
C1.Android.Core Assembly / C1.Android.Core Namespace / C1ToggleButton Class / BorderWidthProperty Field


In This Topic
    BorderWidthProperty Field (C1ToggleButton)
    In This Topic
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly BorderWidthProperty As DependencyProperty
    'Usage
     
    
    Dim value As DependencyProperty
     
    value = C1ToggleButton.BorderWidthProperty
    public static readonly DependencyProperty BorderWidthProperty
    See Also