public static Drawable GetDrawable(Context context) { var cb = new CheckBoxDrawableHelper(context); return BackgroundImage; }
public static Drawable GetDrawable(Context context) { var cb = new CheckBoxDrawableHelper(context); return(BackgroundImage); }