What are dependency properties in silverlight?
Answer / Vikas Somvanshi
Dependency properties in Silverlight are a special type of property that provide several benefits such as change notification, inheritance, and property value persistence across multiple frames. They allow developers to create properties with functionality similar to WPF attached properties.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is the use of the ClientBin folder?
Will silverlight support live streaming events as well as downloading media?
Which tool should use for Silverlight – Expression Studio or Visual Studio?
Can you elaborate how to start a silverlight application with visual studio?
Can I delete microsoft silverlight?
Does silverlight web application work with all browsers ?
What files are contained by .xap file?
What are dependency properties in silverlight?
How can iis improve silverlight streaming?
What are the features of silverlight plug-ins?
what is .xap file?
Can we add the reference of a class library project in silverlight application project?