AutomationEvents 열거형

정의

연결된 AutomationPeer를 통해 요소에 의해 발생하는 이벤트를 지정합니다.

public enum class AutomationEvents
public enum AutomationEvents
type AutomationEvents = 
Public Enum AutomationEvents
상속
AutomationEvents

필드

ActiveTextPositionChanged 20
AsyncContentLoaded 12

AsyncContentLoadedEvent

AutomationFocusChanged 4

AutomationFocusChangedEvent

InputDiscarded 17

InputDiscardedEvent

InputReachedOtherElement 16

InputReachedOtherElementEvent

InputReachedTarget 15

InputReachedTargetEvent

InvokePatternOnInvoked 5

InvokedEvent

LiveRegionChanged 18

LiveRegionChangedEvent. .NET Framework 4.7.1부터 사용할 수 있습니다.

MenuClosed 3

MenuClosedEvent

MenuOpened 2

MenuOpenedEvent

Notification 19
PropertyChanged 13

속성이 변경되었음을 나타내는 알림을 발생하는 데 사용합니다.

SelectionItemPatternOnElementAddedToSelection 6

ElementAddedToSelectionEvent

SelectionItemPatternOnElementRemovedFromSelection 7

ElementRemovedFromSelectionEvent

SelectionItemPatternOnElementSelected 8

ElementSelectedEvent

SelectionPatternOnInvalidated 9

InvalidatedEvent

StructureChanged 14

StructureChangedEvent

TextPatternOnTextChanged 11

TextChangedEvent

TextPatternOnTextSelectionChanged 10

TextSelectionChangedEvent

ToolTipClosed 1

ToolTipClosedEvent

ToolTipOpened 0

ToolTipOpenedEvent

설명

이 식별자에 전달 되는 RaiseAutomationEvent 이벤트를 발생 시키는 방법입니다.

적용 대상

추가 정보