2 implementations of BarBackground
Microsoft.Maui.Controls (2)
NavigationPage\NavigationPage.cs (1)
100 public Brush BarBackground
TabbedPage\TabbedPage.cs (1)
36 public Brush BarBackground
2 references to BarBackground
Microsoft.Maui.Controls (2)
BarElement.cs (2)
12 /// <summary>Bindable property for <see cref="IBarElement.BarBackground"/>.</summary> 14 BindableProperty.Create(nameof(IBarElement.BarBackground), typeof(Brush), typeof(IBarElement), default(Brush));