3 references to FlyoutFooterProperty
Microsoft.Maui.Controls (3)
Compatibility\Handlers\Shell\iOS\ShellFlyoutContentRenderer.cs (1)
65 Shell.FlyoutFooterProperty,
Shell\Shell.cs (2)
1405 get => GetValue(FlyoutFooterProperty); 1406 set => SetValue(FlyoutFooterProperty, value);