Call into a class library
To invoke code that was written in a separate Silverlight class library, a call must be placed to that class library.
Note: To load the assembly so you can use the classes in it, follow the instructions in Add a reference to a Silverlight assembly.