Thumbnail View Resource
Source

marlongrech.wordpress.com (C# Disciples), posted 2007-08-20

Added By

Avatar Actipro on 2007-08-20

Vitals
0score
  • 5108 total views
Summary
Implementation of a GridLengthAnimation class that can be used to animate GridLength objects.
Excerpt
"WPF Double animation is really nice yet sometime you need animation for GridLength. Unfortunatly this is not supported in the WPF class library. yet here is the code to do this!!! It is very simple all you have to do is to inherit from AnimationTimeline and overide the following methods: TargetPropertyType, CreateInstanceCore, and GetCurrentValue."
Full Link

http://marlongrech.wordpress.com/2007/08/20/gridlength-animation/

About C# Disciples

Marlon Grech is a software consultant who loves C# and is addicted to the WPF technology. He is a Microsoft MVP and is a member of the WPF Disciples group. His blog focuses mainly on WPF but sometimes covers other .NET-related items. He maintains an open source project called AvalonControlsLibrary. http://marlongrech.wordpress.com/

The WPFpedia resource guide has 15 total links to this site.

Comments 

There aren't any comments yet for this resource. Be the first to add one!

Add a Comment

Please log in to post comments.

Tags

Tasks

Thumbnail Screenshots by Thumbshots