Class DragDrop
Provides helper methods and fields for drag-and-drop operations.
Inheritance
System.Object
DragDrop
Inherited Members
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.dll
Syntax
public static class DragDrop
Properties
| Improve this Doc View SourceIsDragInProgress
Gets a value indicating whether a drag is in progress.
Declaration
public static bool IsDragInProgress { get; }
Property Value
Type | Description |
---|---|
System.Boolean |