DragDrop.DragLeaveEvent 필드

정의

DragLeave 연결된 이벤트를 식별합니다.

public: static initonly System::Windows::RoutedEvent ^ DragLeaveEvent;
public static readonly System.Windows.RoutedEvent DragLeaveEvent;
 staticval mutable DragLeaveEvent : System.Windows.RoutedEvent
Public Shared ReadOnly DragLeaveEvent As RoutedEvent 

필드 값

설명

DragLeave 이벤트는 개체가 요소의 범위 밖으로 끌 때 발생합니다.

이 필드는 이벤트의 버블링 버전을 식별합니다 DragLeave . 이 이벤트의 터널링 버전에 대한 식별자는 를 참조하세요 PreviewDragLeaveEvent.

적용 대상

추가 정보