#171 – Other Base Classes – Freezable and Animatable
December 30, 2010 1 Comment
We can add two other important base classes to our class hierarchy–Freezable and Animatable.
- Freezable – Implements a “freezable” pattern, in that the object can provide a “frozen” read-only copy of itself.
- Animatable – Derives from Freezable and adds the ability to animate properties
Pingback: Tweets that mention WPF #171 - Other Base Classes - Freezable and Animatable: -- Topsy.com