1 write to _tintColor
Microsoft.Maui (1)
Platform\iOS\MauiCheckBox.cs (1)
96
_tintColor
= value;
2 references to _tintColor
Microsoft.Maui (2)
Platform\iOS\MauiCheckBox.cs (2)
88
get =>
_tintColor
;
91
if (
_tintColor
== value)