1 write to _defaultOnColor
Microsoft.Maui.Controls (1)
Compatibility\Handlers\ListView\Windows\CellControl.cs (1)
251 _defaultOnColor = rect.Fill;
2 references to _defaultOnColor
Microsoft.Maui.Controls (2)
Compatibility\Handlers\ListView\Windows\CellControl.cs (2)
187 ? _defaultOnColor 246 if (_defaultOnColor == null && Cell is SwitchCell)