Drag and Drop Files in Silverlight 4
Posted
on C# Corner
See other posts from C# Corner
Published on 5/13/2010 2:41:44 AM
Indexed on
2010/05/13
8:05 UTC
Read the original article
Hit count: 177
Filed under:
In Silverlight 4, the plugin itself supports Drag and Drop events. In this article we will see how can we use the DropTarget to capture files from local system.
© C# Corner or respective owner