3 references to FlyoutBackgroundImageAspectProperty
Microsoft.Maui.Controls (3)
Compatibility\Handlers\Shell\iOS\ShellFlyoutContentRenderer.cs (1)
54
Shell.
FlyoutBackgroundImageAspectProperty
))
Shell\Shell.cs (2)
1331
get => (Aspect)GetValue(
FlyoutBackgroundImageAspectProperty
);
1332
set => SetValue(
FlyoutBackgroundImageAspectProperty
, value);