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)
1052accessibleObject.RaiseLiveRegionChanged(); 1060Assert.Throws<InvalidOperationException>(() => accessibleObject.RaiseLiveRegionChanged());