2 references to HandlePropertyChanged
Microsoft.Maui.Controls (2)
Compatibility\Handlers\Shell\iOS\ShellSectionRenderer.cs (2)
32
_shellSection.PropertyChanged +=
HandlePropertyChanged
;
244
_shellSection.PropertyChanged -=
HandlePropertyChanged
;