4 writes to RefreshItemsHandler
System.Windows.Forms.Tests (4)
System\Windows\Forms\ListControlTests.cs (4)
1342control.RefreshItemsHandler = () => callCount++; 1401control.RefreshItemsHandler = () => callCount++; 1505control.RefreshItemsHandler = () => callCount++; 1629control.RefreshItemsHandler = () => callCount++;
1 reference to RefreshItemsHandler
System.Windows.Forms.Tests (1)
System\Windows\Forms\ListControlTests.cs (1)
3008RefreshItemsHandler?.Invoke();