DragDrop.PreviewGiveFeedbackEvent Campo

Definição

Identifica o PreviewGiveFeedback evento anexado.

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 

Valor de Campo

Observações

O PreviewGiveFeedback evento ocorre durante uma operação de arrasto.

Este campo identifica a versão de tunelamento do PreviewGiveFeedback evento. Para um identificador para a versão borbulhante deste evento, veja GiveFeedbackEvent.

Aplica-se a

Ver também