DragDrop.PreviewQueryContinueDragEvent フィールド

定義

PreviewQueryContinueDrag 添付イベントを識別します。

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

フィールド値

注釈

このイベントは PreviewQueryContinueDrag 、ドラッグ アンド ドロップ操作中に発生し、ドラッグ ソースでドラッグ アンド ドロップ操作を取り消す必要があるかどうかを判断できるようにします。

このフィールドは、イベントのトンネリング バージョンを識別します PreviewQueryContinueDrag 。 このイベントのバブリング バージョンの識別子については、「」を参照してください QueryContinueDragEvent

適用対象

こちらもご覧ください