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