GiveFeedbackEventArgs.Effects Eigenschaft

Definition

Ruft einen Wert ab, der die Auswirkungen des Drag-and-Drop-Vorgangs angibt.

public:
 property System::Windows::DragDropEffects Effects { System::Windows::DragDropEffects get(); };
public System.Windows.DragDropEffects Effects { get; }
member this.Effects : System.Windows.DragDropEffects
Public ReadOnly Property Effects As DragDropEffects

Eigenschaftswert

Ein Element der DragDropEffects Aufzählung, das die Auswirkungen des Drag-and-Drop-Vorgangs angibt.

Gilt für: