2 references to DetailColor
Microsoft.Maui.Controls (2)
Cells\TextCell.cs (2)
50 /// <summary>Bindable property for <see cref="DetailColor"/>.</summary> 51 public static readonly BindableProperty DetailColorProperty = BindableProperty.Create(nameof(DetailColor), typeof(Color), typeof(TextCell), null);