Class DragDropCompletedEventArgs
Information about the SW.DragDropCompleted event.
Inheritance
System.Object
System.EventArgs
DragDropCompletedEventArgs
Inherited Members
System.EventArgs.Empty
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: System.Windows
Assembly: OpenSilver.Controls.Toolkit.dll
Syntax
public sealed class DragDropCompletedEventArgs : EventArgs
Properties
| Improve this Doc View SourceEffects
Gets the effect of the drag operation.
Declaration
public DragDropEffects Effects { get; }
Property Value
Type | Description |
---|---|
DragDropEffects |