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