The method findName() is used to refer an object inside the Silverlight control. The container reference is made in the Container.xaml and the corresponding Java Script file is called as Container.js. Now to access the object use the following function:
Container[1].Element.findName(“MyImageControl”).Source = “myPersonalImage.jpg”