SelectionItemPatternIdentifiers.ElementRemovedFromSelectionEvent 필드

정의

선택한 항목의 컬렉션에서 항목이 제거될 때 발생하는 이벤트를 식별합니다.

public: static initonly System::Windows::Automation::AutomationEvent ^ ElementRemovedFromSelectionEvent;
public static readonly System.Windows.Automation.AutomationEvent ElementRemovedFromSelectionEvent;
 staticval mutable ElementRemovedFromSelectionEvent : System.Windows.Automation.AutomationEvent
Public Shared ReadOnly ElementRemovedFromSelectionEvent As AutomationEvent 

필드 값

설명

경우의 결과 RemoveFromSelection 호출 단일 항목이 선택된 되 면 ElementSelectedEvent 가 대신 발생 합니다.

이 식별자는 UI 자동화 공급자에서 사용 됩니다. UI 자동화 클라이언트 애플리케이션의 해당 필드를 사용 해야 SelectionItemPattern합니다.

적용 대상

추가 정보