Window.onFilesDropped - multiple declarations
Function Window.onFilesDropped
get handler for files dropped to app window
void delegate(string[]) onFilesDropped() @property;
Function Window.onFilesDropped
set handler for files dropped to app window