4 references to UIA_AutomationPropertyChangedEventId
System.Windows.Forms (4)
System\Windows\Forms\Controls\Buttons\Button.cs (1)
214
AccessibilityObject.RaiseAutomationEvent(UIA_EVENT_ID.
UIA_AutomationPropertyChangedEventId
);
System\Windows\Forms\Controls\Buttons\CheckBox.cs (1)
552
AccessibilityObject.RaiseAutomationEvent(UIA_EVENT_ID.
UIA_AutomationPropertyChangedEventId
);
System\Windows\Forms\Controls\Buttons\RadioButton.cs (1)
457
AccessibilityObject.RaiseAutomationEvent(UIA_EVENT_ID.
UIA_AutomationPropertyChangedEventId
);
System\Windows\Forms\Controls\TrackBar\TrackBar.cs (1)
984
AccessibilityObject.RaiseAutomationEvent(UIA_EVENT_ID.
UIA_AutomationPropertyChangedEventId
);