1 implementation of TrackColor
Microsoft.Maui.Controls (1)
Switch\Switch.cs (1)
90 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)
21 ((IView)bindable)?.Handler?.UpdateValue(nameof(ISwitch.TrackColor)); 29 ((IView)bindable)?.Handler?.UpdateValue(nameof(ISwitch.TrackColor));