AutomationEvents Enumeration
.NET Framework 3.0
Specifies the event that is raised by the element through the associated AutomationPeer.
Namespace: System.Windows.Automation.Peers
Assembly: PresentationCore (in presentationcore.dll)
Assembly: PresentationCore (in presentationcore.dll)
| Member name | Description | |
|---|---|---|
| AsyncContentLoaded | AsyncContentLoadedEvent | |
| AutomationFocusChanged | AutomationFocusChangedEvent | |
| InvokePatternOnInvoked | InvokedEvent | |
| MenuClosed | MenuClosedEvent | |
| MenuOpened | MenuOpenedEvent | |
| PropertyChanged | Used to raise a notification that a property has changed. | |
| SelectionItemPatternOnElementAddedToSelection | ElementAddedToSelectionEvent | |
| SelectionItemPatternOnElementRemovedFromSelection | ElementRemovedFromSelectionEvent | |
| SelectionItemPatternOnElementSelected | ElementSelectedEvent | |
| SelectionPatternOnInvalidated | InvalidatedEvent | |
| StructureChanged | StructureChangedEvent | |
| TextPatternOnTextChanged | TextChangedEvent | |
| TextPatternOnTextSelectionChanged | TextSelectionChangedEvent | |
| ToolTipClosed | ToolTipClosedEvent | |
| ToolTipOpened | ToolTipOpenedEvent |
This identifier is passed to the RaiseAutomationEvent method to raise an event.
Windows 98, Windows Server 2000 SP4, Windows CE, Windows Millennium Edition, Windows Mobile for Pocket PC, Windows Mobile for Smartphone, Windows Server 2003, Windows XP Media Center Edition, Windows XP Professional x64 Edition, Windows XP SP2, Windows XP Starter Edition
The Microsoft .NET Framework 3.0 is supported on Windows Vista, Microsoft Windows XP SP2, and Windows Server 2003 SP1.Community Additions
ADD
Show: