DragDrop.PreviewDropEvent 필드

정의

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

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

필드 값

설명

PreviewDrop 이벤트는 개체가 요소의 범위 내에서 삭제될 때 발생합니다.

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

적용 대상

추가 정보