This a sample UWP app running on Windows 10 that shows how to support a drag and drop from the Windows Explorer without UI components built-in support. This might be useful for Unity 3D app.
Follow me on Twitter @danvy
UWP Drag and Drop using CoreDragDropManager and ICoreDropOperationTarget
C#Apache-2.0