Expression > Gallery > Behaviors > Resize Behavior
Express yourself! Share your work with other members of the Expression Community.

Each contribution is licensed to you under a License Agreement by its owner, not Microsoft. Microsoft does not guarantee the contribution or purport to grant rights to it.

Resize Behavior

Average Rating:  (5)
Description
Discussions (3)
  • Bad Zip File?
    1 Posts | Last Post: January 02, 2010
    • I have attempted to download the solution in IE, FF and Chrome...and each attempt to open the zip file fails.
  • Nice
    1 Posts | Last Post: November 08, 2009
  • MouseDragElementBehavior issues
    2 Posts | Last Post: November 05, 2009
    • When this behavior is used with drag behavior they're not working as expected (or not working at all)
    • This effect is caused by 2 factor:
      1- drag behavior intercept mouse down before the resize behavior.
      2- movement effect is probably done using a translate transform.

      I will work on improve resize behavior comportment. Thanks for the signaling.