2 references to FlyoutFooterProperty
Microsoft.Maui.Controls (2)
Shell\Shell.cs (2)
1405 get => GetValue(FlyoutFooterProperty); 1406 set => SetValue(FlyoutFooterProperty, value);