2 references to FlyoutContentTemplate
Microsoft.Maui.Controls (2)
Shell\Shell.cs (2)
2021
BindableProperty.Create(nameof(
FlyoutContentTemplate
), typeof(DataTemplate), typeof(Shell), null, BindingMode.OneTime, propertyChanging: OnFlyoutContentTemplateChanging);
2045
FlyoutContentTemplate
,