FilesDropped

FileDropPanel.FilesDropped event

当文件被拖放到面板时会引发此事件。

public event EventHandler<FileDropEventArgs> FilesDropped;

也可以看看