'Declaration
Public Property CheckedImageSource As Android.Graphics.Bitmap
'Usage
Dim instance As C1ToggleButton Dim value As Android.Graphics.Bitmap instance.CheckedImageSource = value value = instance.CheckedImageSource
public Android.Graphics.Bitmap CheckedImageSource {get; set;}