2 references to OnViewMeasureInvalidated
Microsoft.Maui.Controls (2)
Platform\Windows\CollectionView\ItemContentControl.cs (2)
135
_visualElement.MeasureInvalidated -=
OnViewMeasureInvalidated
;
141
_visualElement.MeasureInvalidated +=
OnViewMeasureInvalidated
;