3 references to HandleShellPropertyChanged
Microsoft.Maui.Controls (3)
Compatibility\Handlers\Shell\iOS\ShellSectionRenderer.cs (3)
89
_context.Shell.PropertyChanged +=
HandleShellPropertyChanged
;
99
_context.Shell.PropertyChanged +=
HandleShellPropertyChanged
;
259
_context.Shell.PropertyChanged -=
HandleShellPropertyChanged
;