How to include Resource File and get Resource File values from Silverlight Controls Library?
I am writing a collection of custom silverlight control classes in silverlight class library project. I would to access the resource file values to each of these control classes and whenever i reference these library dll in my silverlight project I need to also call the resource files values automatically with the controls used there.