2 references to LayoutOnPropertyChanged
Microsoft.Maui.Controls (2)
Handlers\Items\iOS\ItemsViewLayout.cs (2)
49
_itemsLayout.PropertyChanged +=
LayoutOnPropertyChanged
;
86
_itemsLayout.PropertyChanged -=
LayoutOnPropertyChanged
;