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