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