4 writes to RefreshItemsHandler
System.Windows.Forms.Tests (4)
System\Windows\Forms\ListControlTests.cs (4)
1340control.RefreshItemsHandler = () => callCount++; 1399control.RefreshItemsHandler = () => callCount++; 1503control.RefreshItemsHandler = () => callCount++; 1627control.RefreshItemsHandler = () => callCount++;
1 reference to RefreshItemsHandler
System.Windows.Forms.Tests (1)
System\Windows\Forms\ListControlTests.cs (1)
3006RefreshItemsHandler?.Invoke();