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