Piccolo.NET

PInputEventArgs.IsDragDropEvent Property

Gets a value indicating if this is a DragEnter, DragLeave, DragOver, or DragDrop event.

public virtual bool IsDragDropEvent {get;}

Property Value

True if this is drag drop event; otherwise, false.

See Also

PInputEventArgs Class | UMD.HCIL.Piccolo.Event Namespace