AutomationEvents 列舉
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
指定項目透過相關聯之 AutomationPeer 所引發的事件。
public enum class AutomationEvents
public enum AutomationEvents
type AutomationEvents =
Public Enum AutomationEvents
- 繼承
欄位
ActiveTextPositionChanged | 20 | |
AsyncContentLoaded | 12 | |
AutomationFocusChanged | 4 | |
InputDiscarded | 17 | |
InputReachedOtherElement | 16 | |
InputReachedTarget | 15 | |
InvokePatternOnInvoked | 5 | |
LiveRegionChanged | 18 | LiveRegionChangedEvent. 從 .NET Framework 4.7.1 開始可供使用。 |
MenuClosed | 3 | |
MenuOpened | 2 | |
Notification | 19 | |
PropertyChanged | 13 | 用以引發屬性已變更的通知。 |
SelectionItemPatternOnElementAddedToSelection | 6 | |
SelectionItemPatternOnElementRemovedFromSelection | 7 | |
SelectionItemPatternOnElementSelected | 8 | |
SelectionPatternOnInvalidated | 9 | |
StructureChanged | 14 | |
TextPatternOnTextChanged | 11 | |
TextPatternOnTextSelectionChanged | 10 | |
ToolTipClosed | 1 | |
ToolTipOpened | 0 |
備註
此識別碼會傳遞至 RaiseAutomationEvent 方法以引發事件。