3 references to OnMeasureInvalidated
Microsoft.Maui.Controls.Compatibility (3)
iOS\Cells\ViewCellRenderer.cs (3)
153 _viewCell.View.MeasureInvalidated -= OnMeasureInvalidated; 184 oldCell.View.MeasureInvalidated -= OnMeasureInvalidated; 216 _viewCell.View.MeasureInvalidated += OnMeasureInvalidated;