Introduction: In this article, I am going demo various ways we can set property values in XAML using Silverlight. XAML provides several different ways to set property values:
We will see all above properties in detail. 1. Simple Properties: These are properties that provide values as simple strings. For example Content and Name property of button control. 2. Type Converters: These properties that Markup supplies as strings. For example