Class GiveFeedbackEventArgs
Contains arguments for the System.Windows.DragDrop.GiveFeedback event.
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: Microsoft.Windows
Assembly: OpenSilver.Controls.Toolkit.dll
Syntax
public sealed class GiveFeedbackEventArgs : ExtendedRoutedEventArgs
Properties
| Improve this Doc View SourceEffects
Gets a value that indicates the effects of drag-and-drop operation.
Declaration
public DragDropEffects Effects { get; }
Property Value
Type | Description |
---|---|
DragDropEffects |