How to use xaml namescope at run time?
Answer / Anurag Gupta
To use XAML NameScope at runtime in Silverlight, you can create a new instance of a resource dictionary and merge it with the current resource dictionary using the MergedDictionaries property of UserControl or Page. Then, you can define your resources within this newly created resource dictionary.
| Is This Answer Correct ? | 0 Yes | 0 No |
What files are contained by .xap file?
Explain how can silverlight use asx files?
What is the purpose of control templates in silverlight?
How can silverlight use asx files?
Explain the concept of keyframe. What is the difference between silverlight and flash regarding animations?
What is ria?
What are the different ways to display text with silverlight?
What is the usage of clientbin folder?
Is it possible to consume wcf and web services in silverlight application?
What are the components of silverlight?
What is the difference between Silverlight4 and Silverlight5?
When would a customer use silverlight instead of windows presentation foundation (wpf)?