ListView.Refresh
public void Refresh();
Description 描述
Clear, recreate all visible visual elements, and rebind all items. This should be called whenever the items source changes.
Clear, recreate all visible visual elements, and rebind all items. This should be called whenever the items source changes.