Browse by Tags

Silverlight Resize Drag Behavior for targeted UIElements
Wed, Apr 21 2010 1:19 AM
I have been searching for a Silverlight behavior where you have the ability to resize a column. Normally you can do such a thing with a GridSplitter onto a grid with several columns. Unfortunately this doesn’t work when you also wants to implement something like a hide and show menu column. Therefore I created this behavior myself and released it on CodePlex... Read More...