4 references to OnFormsElementMeasureInvalidated
Microsoft.Maui.Controls (4)
Handlers\Items\iOS\StructuredItemsViewController.cs (4)
36 _headerViewFormsElement.MeasureInvalidated -= OnFormsElementMeasureInvalidated; 41 _footerViewFormsElement.MeasureInvalidated -= OnFormsElementMeasureInvalidated; 134 formsElement.MeasureInvalidated -= OnFormsElementMeasureInvalidated; 153 formsElement.MeasureInvalidated += OnFormsElementMeasureInvalidated;