Example #1
0
 public void RedrawItems()
 {
     ListViewAPI.RedrawItems(this, true);
     this.ArrangeIcons();
 }