DragDrop.QueryContinueDragEvent フィールド

定義

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

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

フィールド値

注釈

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

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

適用対象

こちらもご覧ください