2 overrides of RaiseLiveRegionChanged
System.Windows.Forms (2)
System\Windows\Forms\Accessibility\Control.ControlAccessibleObject.cs (1)
489
public override bool
RaiseLiveRegionChanged
()
System\Windows\Forms\Controls\ToolStrips\ToolStripStatusLabel.ToolStripStatusLabelAccessibleObject.cs (1)
24
public override bool
RaiseLiveRegionChanged
()
2 references to RaiseLiveRegionChanged
System.Windows.Forms (2)
System\Windows\Forms\Controls\Labels\Label.cs (1)
1228
AccessibilityObject.
RaiseLiveRegionChanged
();
System\Windows\Forms\Controls\ToolStrips\ToolStripStatusLabel.cs (1)
173
AccessibilityObject.
RaiseLiveRegionChanged
();