2 references to FlyoutBackground
Microsoft.Maui.Controls (2)
Shell\Shell.cs (2)
1088
/// <summary>Bindable property for <see cref="
FlyoutBackground
"/>.</summary>
1090
BindableProperty.Create(nameof(
FlyoutBackground
), typeof(Brush), typeof(Shell), SolidColorBrush.Default, BindingMode.OneTime);