3 references to OnColor
Microsoft.Maui.Controls (3)
Switch\Switch.cs (3)
27
/// <summary>Bindable property for <see cref="
OnColor
"/>.</summary>
28
public static readonly BindableProperty OnColorProperty = BindableProperty.Create(nameof(
OnColor
), typeof(Color), typeof(Switch), null,
100
return
OnColor
;