'Declaration
Public Overridable Property CompoundDrawableTintList As Android.Content.Res.ColorStateList
'Usage
Dim instance As C1CheckBox Dim value As Android.Content.Res.ColorStateList instance.CompoundDrawableTintList = value value = instance.CompoundDrawableTintList
public virtual Android.Content.Res.ColorStateList CompoundDrawableTintList {get; set;}