4 references to OnChildrenPropertyChanged
Microsoft.Maui.Controls (4)
Shapes\GeometryGroup.cs (4)
56 oldChildren.PropertyChanged -= OnChildrenPropertyChanged; 67 newChildren.PropertyChanged += OnChildrenPropertyChanged; 80 oldGeometry.PropertyChanged -= OnChildrenPropertyChanged; 91 newGeometry.PropertyChanged += OnChildrenPropertyChanged;