2 references to FlyoutBackgroundImageAspectProperty
Microsoft.Maui.Controls (2)
Shell\Shell.cs (2)
1331 get => (Aspect)GetValue(FlyoutBackgroundImageAspectProperty); 1332 set => SetValue(FlyoutBackgroundImageAspectProperty, value);