GiveFeedbackEventArgs::Effects Property

 

Gets a value that indicates the effects of drag-and-drop operation.

Namespace:   System.Windows
Assembly:  PresentationCore (in PresentationCore.dll)

public:
property DragDropEffects Effects {
	DragDropEffects get();
}

Property Value

Type: System.Windows::DragDropEffects

A member of the DragDropEffects enumeration that indicates the effects of the drag-and-drop operation.

.NET Framework
Available since 3.0
Return to top
Show: