3 references to OnPropertyChanged
Microsoft.Maui.Controls (3)
Internals\WeakEventProxy.cs (3)
137 s.PropertyChanged -= OnPropertyChanged; 140 source.PropertyChanged += OnPropertyChanged; 149 s.PropertyChanged -= OnPropertyChanged;