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