Język

DragDrop.DragEnterEvent Pole

Definicja

DragEnter Identyfikuje dołączone zdarzenie.

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

Wartość pola

Uwagi

Zdarzenie DragEnter występuje, gdy obiekt jest przeciągany do granic elementu.

To pole identyfikuje wersję DragEnter zdarzenia bubbling. Aby uzyskać identyfikator wersji tunelowania tego zdarzenia, zobacz PreviewDragEnterEvent.

Dotyczy

Zobacz też