Thursday, February 24, 2011

Silverlight 4 DropDropBehavior and FileDragDropBehavior with Command Binding

Here is an easy to use FileDragDropBehavior that you can use in your XAML to implement dragging and dropping of files in your Silverlight 4 Application


Just put the class in your project, reference the namespace in your XAML file and add the behavior to where you want to drop a file.

Jacob

No comments:

Post a Comment