2 references to BackgroundColor
Microsoft.Maui.Controls (2)
Shell\SearchHandler.cs (2)
259 /// <summary>Bindable property for <see cref="BackgroundColor"/>.</summary> 260 public static readonly BindableProperty BackgroundColorProperty = BindableProperty.Create(nameof(BackgroundColor), typeof(Color), typeof(SearchHandler), null);