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


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