2 references to LayoutOnPropertyChanged
Microsoft.Maui.Controls.Compatibility (2)
iOS\CollectionView\ItemsViewLayout.cs (2)
40
_itemsLayout.PropertyChanged +=
LayoutOnPropertyChanged
;
73
_itemsLayout.PropertyChanged -=
LayoutOnPropertyChanged
;