Files or text dragged in from outside the app - the desktop, an explorer window. Fires as
"ondrop" on the deepest panel under the cursor and bubbles up from there: repeatedly with
Sandbox.UI.DropEvent.IsDrop false while the drag hovers, so the panel can inspect the payload and
set Sandbox.UI.DropEvent.Action, then once more with it true when the payload lands.