1 implementation of TrackColor
Microsoft.Maui.Controls (1)
Switch\Switch.cs (1)
92
Color ISwitch.
TrackColor
3 references to TrackColor
Microsoft.Maui (1)
Handlers\Switch\SwitchHandler.cs (1)
22
[nameof(ISwitch.
TrackColor
)] = MapTrackColor,
Microsoft.Maui.Controls (2)
Switch\Switch.cs (2)
23
((IView)bindable)?.Handler?.UpdateValue(nameof(ISwitch.
TrackColor
));
31
((IView)bindable)?.Handler?.UpdateValue(nameof(ISwitch.
TrackColor
));