Base:
method
RaiseLiveRegionChanged
System.Windows.Forms.AccessibleObject.RaiseLiveRegionChanged()
2 references to RaiseLiveRegionChanged
System.Windows.Forms.Tests (2)
System\Windows\Forms\AccessibleObjects\Control.ControlAccessibleObjectTests.cs (2)
1054accessibleObject.RaiseLiveRegionChanged(); 1062Assert.Throws<InvalidOperationException>(() => accessibleObject.RaiseLiveRegionChanged());