1 write to RaiseAutomationEventCalls
System.Windows.Forms.Tests (1)
System\Windows\Forms\ListViewTests.cs (1)
6090RaiseAutomationEventCalls++;
5 references to RaiseAutomationEventCalls
System.Windows.Forms.Tests (5)
System\Windows\Forms\ListViewTests.cs (5)
4343Assert.Equal(expectedCallCount, customAccessibleObject.RaiseAutomationEventCalls); 4406Assert.Equal(expectedCallCount, customAccessibleObject.RaiseAutomationEventCalls); 4826Assert.Equal(expectedCount, customAccessibleObject.RaiseAutomationEventCalls); 5356Assert.Equal(2, accessibleObject.RaiseAutomationEventCalls); 5360Assert.Equal(2, accessibleObject.RaiseAutomationEventCalls);