The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
AutomationEvents Enumeration
.NET Framework (current version)
Specifies the event that is raised by the element through the associated AutomationPeer.
Assembly: PresentationCore (in PresentationCore.dll)
| Member name | Description | |
|---|---|---|
| AsyncContentLoaded | ||
| AutomationFocusChanged | ||
| InputDiscarded | ||
| InputReachedOtherElement | ||
| InputReachedTarget | ||
| InvokePatternOnInvoked | ||
| MenuClosed | ||
| MenuOpened | ||
| PropertyChanged | Used to raise a notification that a property has changed. | |
| SelectionItemPatternOnElementAddedToSelection | ||
| SelectionItemPatternOnElementRemovedFromSelection | ||
| SelectionItemPatternOnElementSelected | ||
| SelectionPatternOnInvalidated | ||
| StructureChanged | ||
| TextPatternOnTextChanged | ||
| TextPatternOnTextSelectionChanged | ||
| ToolTipClosed | ||
| ToolTipOpened |
This identifier is passed to the RaiseAutomationEvent method to raise an event.
.NET Framework
Available since 3.0
Silverlight
Available since 2.0
Windows Phone Silverlight
Available since 7.0
Available since 3.0
Silverlight
Available since 2.0
Windows Phone Silverlight
Available since 7.0
Show: