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