ListView.Relayout
Relayout()
The ListView will pull more content into view and page content out of view as it's scrolled, but it doesn't automatically check for external
events causing its child list items to change in size. This utility provides a way to manually re-fill the list view or page out extraneous list items.
Declaration
public void Relayout()