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