DragDrop.PreviewGiveFeedbackEvent Campo

Definição

Identifica o evento PreviewGiveFeedback 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 do campo

Comentários

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

Esse campo identifica a versão de túnel do PreviewGiveFeedback evento. Para obter um identificador para a versão de propagação desse evento, consulte GiveFeedbackEvent.

Aplica-se a

Confira também