3 references to FlyoutBackgroundProperty
Microsoft.Maui.Controls (3)
Compatibility\Handlers\Shell\iOS\ShellFlyoutContentRenderer.cs (1)
52 Shell.FlyoutBackgroundProperty,
Shell\Shell.cs (2)
1349 get => (Brush)GetValue(FlyoutBackgroundProperty); 1350 set => SetValue(FlyoutBackgroundProperty, value);