DragDrop.DropEvent Pole

Definicja

Identyfikuje Drop dołączone zdarzenie.

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

Wartość pola

Uwagi

Zdarzenie Drop występuje, gdy obiekt zostanie porzucony w granicach elementu.

To pole identyfikuje wersję Drop zdarzenia. Aby uzyskać identyfikator wersji tunelowania tego zdarzenia, zobacz PreviewDropEvent.

Dotyczy

Zobacz też