Thursday, Mar 25, 2004, 3:06 PM
in
.NET
Adam Kinney on Avalon Property Triggers
Adam has
a nice, concise sample of property triggers in Avalon, which are a XAML way to change the properties of an object based on an action, e.g. implementing rollover. He also shows a small example of using property triggers with animations to build pleasing transitions.