WPFSpark v1.1

Rating: No reviews yet
Downloads: 1284
Released: Jan 19 2012
Updated: Jan 20 2012 by RatishPhilip
Dev status: Stable

Recommended Download

Source Code WPFSpark_v1.1
source code, 1168K, uploaded Jan 19 - 1284 downloads

Release Notes

WPFSpark v1.1 brings a major revamp of the FluidWrapPanel control.
The core logic of FluidWrapPanel class has been rewritten from scratch to make it more robust and usable in various scenarios, resulting in a faster, optimized code.
These changes are breaking changes, meaning if you are using the latest WPFSpark library (v1.1) then your old code using the old FluidWrapPanel will not compile unless you update it. The interface IFluidDrag has been removed. Child elements no longer need to implement the IFluidDrag interface to participate in the drag and drop interaction. Instead I have added a new Behavior called FluidMouseDragBehavior which would facilitate the child element with drag and drop interaction. Child elements must add this behavior to participate in drag and drop.
For more details visit the CodeProject site for FluidWrapPanel
(http://www.codeproject.com/KB/WPF/WPFSpark_FluidWrapPanel.aspx).

Reviews for this release

No reviews yet for this release.