[]
Called after an item is measured in order to update scrolling structures.
protected virtual void AfterItemMeasure(int index, FrameworkElement child)
| Type | Name | Description |
|---|---|---|
| int | index | The index of the item which was measured. |
| FrameworkElement | child | The child that was measured. |