1 write to _tintColor
Microsoft.Maui.Controls.Compatibility (1)
iOS\Renderers\FormsCheckBox.cs (1)
90
_tintColor
= value;
2 references to _tintColor
Microsoft.Maui.Controls.Compatibility (2)
iOS\Renderers\FormsCheckBox.cs (2)
84
get =>
_tintColor
;
87
if (
_tintColor
== value)