3 references to HandleShellPropertyChanged
Microsoft.Maui.Controls (3)
Compatibility\Handlers\Shell\iOS\ShellSectionRenderer.cs (3)
87
_context.Shell.PropertyChanged +=
HandleShellPropertyChanged
;
97
_context.Shell.PropertyChanged +=
HandleShellPropertyChanged
;
252
_context.Shell.PropertyChanged -=
HandleShellPropertyChanged
;