AutomationEvents Énumération
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Spécifie l’événement déclenché par l’élément par le biais du AutomationPeer associé.
public enum class AutomationEvents
public enum AutomationEvents
type AutomationEvents =
Public Enum AutomationEvents
- Héritage
Champs
ActiveTextPositionChanged | 20 | |
AsyncContentLoaded | 12 | |
AutomationFocusChanged | 4 | |
InputDiscarded | 17 | |
InputReachedOtherElement | 16 | |
InputReachedTarget | 15 | |
InvokePatternOnInvoked | 5 | |
LiveRegionChanged | 18 | LiveRegionChangedEvent. Disponible à partir du .NET Framework 4.7.1. |
MenuClosed | 3 | |
MenuOpened | 2 | |
Notification | 19 | |
PropertyChanged | 13 | Utilisé pour déclencher une notification indiquant qu’une propriété a changé. |
SelectionItemPatternOnElementAddedToSelection | 6 | |
SelectionItemPatternOnElementRemovedFromSelection | 7 | |
SelectionItemPatternOnElementSelected | 8 | |
SelectionPatternOnInvalidated | 9 | |
StructureChanged | 14 | |
TextPatternOnTextChanged | 11 | |
TextPatternOnTextSelectionChanged | 10 | |
ToolTipClosed | 1 | |
ToolTipOpened | 0 |
Remarques
Cet identificateur est passé à la RaiseAutomationEvent méthode pour déclencher un événement.