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