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