Click here to Skip to main content
15,880,651 members
Articles / Desktop Programming / WPF

WPF: How To Animate Visibility Property?

Rate me:
Please Sign up or sign in to vote.
4.86/5 (30 votes)
7 Feb 2010Ms-PL1 min read 99.3K   24  
An easy way to add fade-in / fade-out effects to your user controls, when you change their Visibility property

Views

Daily Counts

License

This article, along with any associated source code and files, is licensed under The Microsoft Public License (Ms-PL)


Written By
Software Developer (Senior) Verint
Israel Israel
Arik Poznanski is a senior software developer at Verint. He completed two B.Sc. degrees in Mathematics & Computer Science, summa cum laude, from the Technion in Israel.

Arik has extensive knowledge and experience in many Microsoft technologies, including .NET with C#, WPF, Silverlight, WinForms, Interop, COM/ATL programming, C++ Win32 programming and reverse engineering (assembly, IL).

Comments and Discussions