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