16 references to RaiseAutomationEvent
System.Windows.Forms (16)
winforms\Managed\System\WinForms\ComboBox.cs (4)
2966
AccessibilityObject.
RaiseAutomationEvent
(NativeMethods.UIA_AutomationFocusChangedEventId);
4796
RaiseAutomationEvent
(NativeMethods.UIA_AutomationFocusChangedEventId);
5015
itemAccessibleObject.
RaiseAutomationEvent
(NativeMethods.UIA_SelectionItem_ElementSelectedEventId);
5022
RaiseAutomationEvent
(NativeMethods.UIA_AutomationFocusChangedEventId);
winforms\Managed\System\WinForms\Control.cs (1)
19916
return
RaiseAutomationEvent
(NativeMethods.UIA_LiveRegionChangedEventId);
winforms\Managed\System\WinForms\DataGridViewCell.cs (1)
5426
RaiseAutomationEvent
(NativeMethods.UIA_AutomationFocusChangedEventId);
winforms\Managed\System\WinForms\DataGridViewTextBoxEditingControl.cs (1)
266
AccessibilityObject.
RaiseAutomationEvent
(NativeMethods.UIA_AutomationFocusChangedEventId);
winforms\Managed\System\WinForms\PropertyGridInternal\DropDownButton.cs (1)
324
RaiseAutomationEvent
(NativeMethods.UIA_AutomationFocusChangedEventId);
winforms\Managed\System\WinForms\PropertyGridInternal\GridEntry.cs (1)
3113
RaiseAutomationEvent
(NativeMethods.UIA_AutomationFocusChangedEventId);
winforms\Managed\System\WinForms\PropertyGridInternal\PropertyGridView.cs (5)
965
gridEntry.AccessibilityObject.
RaiseAutomationEvent
(NativeMethods.UIA_AutomationFocusChangedEventId);
1748
gridEntry.AccessibilityObject.
RaiseAutomationEvent
(NativeMethods.UIA_AutomationFocusChangedEventId);
6403
RaiseAutomationEvent
(NativeMethods.UIA_AutomationFocusChangedEventId);
6517
RaiseAutomationEvent
(NativeMethods.UIA_AutomationFocusChangedEventId);
7057
RaiseAutomationEvent
(NativeMethods.UIA_AutomationFocusChangedEventId);
winforms\Managed\System\WinForms\ToolStripItem.cs (1)
4560
RaiseAutomationEvent
(NativeMethods.UIA_AutomationFocusChangedEventId);
winforms\Managed\System\WinForms\ToolStripStatusLabel.cs (1)
262
return
RaiseAutomationEvent
(NativeMethods.UIA_LiveRegionChangedEventId);