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

適用対象

こちらもご覧ください