0
kicks
[Behaviors] How to attach behavior in code behind (Silverlight 3)
For those of you who would like to add (attach) behavior to control in code behind, there is a simple solution.
Adding Behaviors
Let's say that we have xaml code like this one:
, where "i:" is ....