Silverlight 3 Flip TriggerAction

Date July 30, 2009

In this blog post I am going to create a TriggerAction which makes it incredibly simple to take two UIElements and compose them into a panel which can be flipped. I have demonstrated the technique many times, but here it is all packaged up in a nice reusable class. The following is the code I [...]