Learning how to use Behaviors in Silverlight

added by dwhittaker
9/1/2011 5:19:19 AM

114 Views

Taking a look at how to use and harness the power of Behaviors. A Behavior in Silverlight is a way to extend an existing UI element in order to add additional state or actions to it. We can create these Behaviors and attach them to pretty much any UI element you could hope for.


0 comments