4 references to OnFormsElementMeasureInvalidated
Microsoft.Maui.Controls (4)
Handlers\Items\iOS\StructuredItemsViewController.cs (4)
35 _headerViewFormsElement.MeasureInvalidated -= OnFormsElementMeasureInvalidated; 40 _footerViewFormsElement.MeasureInvalidated -= OnFormsElementMeasureInvalidated; 168 formsElement.MeasureInvalidated -= OnFormsElementMeasureInvalidated; 187 formsElement.MeasureInvalidated += OnFormsElementMeasureInvalidated;