DropCompletedEventArgs.DropResult Property

Definition

Gets a value that indicates the type of drag-and-drop operation, and whether the operation was successful.

C#
public DataPackageOperation DropResult { get; }

Property Value

An enumeration value that indicates the type of drag-and-drop operation, and whether the operation was successful.

Applies to

Product Versions
Windows App SDK 0.8, 1.0, 1.1, 1.2, 1.3, 1.4, 1.5, 1.6

See also