2 references to OnImageSourceSourceChanged
Microsoft.Maui.Controls (2)
Page\Page.cs (2)
910 oldImageSource.SourceChanged -= ((Page)bindable).OnImageSourceSourceChanged; 913 newImageSource.SourceChanged += ((Page)bindable).OnImageSourceSourceChanged;