3 references to OnBackButtonBehaviorPropertyChanged
Microsoft.Maui.Controls (3)
Compatibility\Handlers\Shell\iOS\ShellPageRendererTracker.cs (3)
495
BackButtonBehavior.PropertyChanged -=
OnBackButtonBehaviorPropertyChanged
;
500
BackButtonBehavior.PropertyChanged +=
OnBackButtonBehaviorPropertyChanged
;
888
BackButtonBehavior.PropertyChanged -=
OnBackButtonBehaviorPropertyChanged
;