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