2 references to HandleShellPropertyChanged
Microsoft.Maui.Controls (2)
Compatibility\Handlers\Shell\iOS\ShellPageRendererTracker.cs (2)
77
_context.Shell.PropertyChanged +=
HandleShellPropertyChanged
;
890
_context.Shell.PropertyChanged -=
HandleShellPropertyChanged
;