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