I have a hard time setting up a Silverlight Class Library project. In this project, I am trying to create a dependancy property. The code requires to use SetValue and GetValue methods -- the project cannot resolve these methods. What do I need to reference to access these methods? Thank you for help.