The DragSource & DropTarget controls are implemented, acting as a content container and holding any Silverlight user control commands.
Requirements:
· Silverlight on client side
What's New in This Release: [ read full changelog ]
· This is a major release, including various bugfixes, performance enhancements and loads of new features, including the ability to customize the return & switch-animations with easing & duration, the ability to customize the DropBorderBrush, a DropMode-property defining what should happen when you drop a DragSource, an AllowAnyDropTarget-property (so you don't have to manually add a list of valid DropTargets for each DragSource), a DragHandleMode-property, and many more.