2 references to OnCurrentPagePropertyChanged
Microsoft.Maui.Controls (2)
Shell\Shell.cs (2)
1567 _previousPage.PropertyChanged -= OnCurrentPagePropertyChanged; 1601 CurrentPage.PropertyChanged += OnCurrentPagePropertyChanged;