Gets or sets the ResourceDictionary object used as the theme for the control.
Namespace:
C1.Silverlight.ScheduleAssembly: C1.Silverlight.Schedule (in C1.Silverlight.Schedule.dll)
Syntax
| C# |
|---|
public override ResourceDictionary Theme { get; set; } |
| Visual Basic |
|---|
Public Overrides Property Theme As ResourceDictionary Get Set |