What are the different resource properties specifying a style?
Answer / Amar Nath
In Silverlight, the resource properties that specify a style include the 'x:Key' property (which uniquely identifies the style), 'TargetType' property (specifies the type of elements the style is applied to), and various Setter properties (which define the specific properties that the style sets).
| Is This Answer Correct ? | 0 Yes | 0 No |
What are the features and benefits of Silverlight5?
what are the restrictions of web service accessing in silverlight?
How does Silverlight make the Microsoft development system better?
What are the main features of silverlight?
What is silverlight sdk?
What is the difference between Silverlight4 and Silverlight5?
How many xaml files are created when you create a new project in silverlight through visual studio and what are the uses of those files?
what is name scope in silverlight?
what is the relationship between silver light, wpf and xaml?
What are differences between silverlight and asp.net?
How to change the default page of the silverlight application?
What are the different resource properties specifying a style?