1 write to RaiseAutomationEventCalls
System.Windows.Forms.Tests (1)
System\Windows\Forms\ListViewTests.cs (1)
6092RaiseAutomationEventCalls++;
5 references to RaiseAutomationEventCalls
System.Windows.Forms.Tests (5)
System\Windows\Forms\ListViewTests.cs (5)
4345Assert.Equal(expectedCallCount, customAccessibleObject.RaiseAutomationEventCalls); 4408Assert.Equal(expectedCallCount, customAccessibleObject.RaiseAutomationEventCalls); 4828Assert.Equal(expectedCount, customAccessibleObject.RaiseAutomationEventCalls); 5358Assert.Equal(2, accessibleObject.RaiseAutomationEventCalls); 5362Assert.Equal(2, accessibleObject.RaiseAutomationEventCalls);