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