2 references to OnBackButtonCommandPropertyChanged
Microsoft.Maui.Controls (2)
ShellToolbar.cs (2)
136 _backButtonBehavior.PropertyChanged -= OnBackButtonCommandPropertyChanged; 141 _backButtonBehavior.PropertyChanged += OnBackButtonCommandPropertyChanged;