Drag image from a webpage and display it in silverlight canvas?
I am working开发者_Go百科 on silverlight image drag and drop but later i came to know that silverlight drag and drop is possible only from local filesystem.It is not fetching image source from external webpage,kindly put forth your ideas how can i drag images from a webpage and drop onto the silverlight application.
精彩评论