6 references to OnBackgroundChanged
Microsoft.Maui.Controls (6)
VisualElement\VisualElement.cs (6)
366 s.PropertyChanged -= OnBackgroundChanged; 369 g.InvalidateGradientBrushRequested -= OnBackgroundChanged; 372 source.PropertyChanged += OnBackgroundChanged; 374 gradientBrush.InvalidateGradientBrushRequested += OnBackgroundChanged; 383 s.PropertyChanged -= OnBackgroundChanged; 386 g.InvalidateGradientBrushRequested -= OnBackgroundChanged;