DragDrop.PreviewGiveFeedbackEvent 필드

정의

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

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

필드 값

설명

이벤트는 PreviewGiveFeedback 끌기 작업 중에 발생합니다.

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

적용 대상

추가 정보