Tutorial: Fade animation for WPF controls. (C#/WPF)

preview_player
Показать описание
How to add fade animation to WPF controls using C#

Programs used:
-Visual Studio professional 2010 (2008 should work as well)
-Visual Studio Express C# 2008/2010 should work.

Sorry for the small text as well, watch in at-least 420p or you will have a hard time reading.

Рекомендации по теме
Комментарии
Автор

thanks a lot dude :] really good tutorial

liljohnjohn
Автор

another way to get the same effect is to use EventTrigger, so it will be XAML-only code

evilnick
Автор

Thanks a Lot Buddy that was a quick and easy :D

newyorkstandup
Автор

@evilnick90 Yep, a lot of things can be done through XAML.

TheZaza