DragDrop.PreviewQueryContinueDragEvent フィールド
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
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。