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