3 references to OnDisplayedPagePropertyChanged
Microsoft.Maui.Controls (3)
Compatibility\Handlers\Shell\iOS\ShellSectionRenderer.cs (3)
247 _displayedPage.PropertyChanged -= OnDisplayedPagePropertyChanged; 338 _displayedPage.PropertyChanged -= OnDisplayedPagePropertyChanged; 345 _displayedPage.PropertyChanged += OnDisplayedPagePropertyChanged;