Javascript Integration « Communication « Silverlight






1.Preparing a type for scriptingPreparing a type for scripting
2.Exposing a managed code item to the scripting worldExposing a managed code item to the scripting world
3.Exposing an object to the scripting worldExposing an object to the scripting world
4.Referencing a managed item from the scripting world
5.Assigning a style attribute from managed codeAssigning a style attribute from managed code
6.Referencing an HTML element via managed codeReferencing an HTML element via managed code
7.Calling JavaScript object's function from managed code
8.Pass object to HtmlWindow.InvokePass object to HtmlWindow.Invoke
9.Display message with HtmlWindowDisplay message with HtmlWindow








10.Use HtmlPage.RegisterScriptableObject to register object for script