0
kicks
Subscribing to Silverlight Managed Code events from JavaScript
In Silverlight, it seems that most of the time, you need to reach into the hosting page from the managed world, but what if you want to reach into the managed world from the hosting page? In other words, what if you want to subscribe to a managed event from JavaScript?