3 references to CellLayoutAttributesChanged
Microsoft.Maui.Controls.Compatibility (3)
iOS\CollectionView\ItemsViewController.cs (3)
252
cell.LayoutAttributesChanged -=
CellLayoutAttributesChanged
;
261
measurementCell.LayoutAttributesChanged -=
CellLayoutAttributesChanged
;
270
cell.LayoutAttributesChanged +=
CellLayoutAttributesChanged
;