1 write to RaiseAutomationNotificationCallCount
System.Windows.Forms.Tests (1)
System\Windows\Forms\AccessibleObjects\LabelAccessibleObjectTests.cs (1)
210
RaiseAutomationNotificationCallCount
++;
2 references to RaiseAutomationNotificationCallCount
System.Windows.Forms.Tests (2)
System\Windows\Forms\AccessibleObjects\LabelAccessibleObjectTests.cs (2)
138
Assert.Equal(0, accessibilityObject.
RaiseAutomationNotificationCallCount
);
142
Assert.Equal(1, accessibilityObject.
RaiseAutomationNotificationCallCount
);