method Surface.BeginUpdate ()
Maintains performance when items are added to the control one at a time.

TypeDescription
This method prevents the control from painting until the EndUpdate method is called. Use the Refresh method to refresh the control.