'Declaration Public Property BackgroundColor1 As System.Windows.Media.Color
'Usage Dim instance As ThemeColor Dim value As System.Windows.Media.Color instance.BackgroundColor1 = value value = instance.BackgroundColor1
public System.Windows.Media.Color BackgroundColor1 {get; set;}