2 references to OnColor
Microsoft.Maui.Controls (2)
Cells\SwitchCell.cs (2)
20 /// <summary>Bindable property for <see cref="OnColor"/>.</summary> 21 public static readonly BindableProperty OnColorProperty = BindableProperty.Create(nameof(OnColor), typeof(Color), typeof(SwitchCell), null);