2 references to UIA_LiveRegionChangedEventId
System.Windows.Forms (2)
System\Windows\Forms\Accessibility\Control.ControlAccessibleObject.cs (1)
494: RaiseAutomationEvent(UIA_EVENT_ID.UIA_LiveRegionChangedEventId);
System\Windows\Forms\Controls\ToolStrips\ToolStripStatusLabel.ToolStripStatusLabelAccessibleObject.cs (1)
26return RaiseAutomationEvent(UIA_EVENT_ID.UIA_LiveRegionChangedEventId);