2 references to OnShellPropertyChanged
Microsoft.Maui.Controls (2)
Compatibility\Handlers\Shell\iOS\ShellFlyoutLayoutManager.cs (2)
34
_context.Shell.PropertyChanged +=
OnShellPropertyChanged
;
470
_context.Shell.PropertyChanged -=
OnShellPropertyChanged
;