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