I have to read an XAML file in a Silverlight application and load controls from the Xaml File directly into the Application. How can I do this?
+1
A:
You can do it, check out this thread:
http://forums.silverlight.net/forums/t/1611.aspx
Also, checkout the XamlReader class
Mark
2010-07-12 10:12:32