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


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