2 references to SeparatorColor
Microsoft.Maui.Controls (2)
ListView\ListView.cs (2)
73 /// <summary>Bindable property for <see cref="SeparatorColor"/>.</summary> 74 public static readonly BindableProperty SeparatorColorProperty = BindableProperty.Create(nameof(SeparatorColor), typeof(Color), typeof(ListView), null);