1 reference to OnFlyoutContentChanging
Microsoft.Maui.Controls (1)
Shell\Shell.cs (1)
2014 BindableProperty.Create(nameof(FlyoutContent), typeof(object), typeof(Shell), null, BindingMode.OneTime, propertyChanging: OnFlyoutContentChanging);