3 references to FlyoutFooterView
Microsoft.Maui.Controls (3)
Shell\Shell.cs (3)
682
View IShellController.FlyoutFooter =>
FlyoutFooterView
;
1496
if (
FlyoutFooterView
!= null)
1497
SetInheritedBindingContext(
FlyoutFooterView
, BindingContext);