'Declaration Public Property HeaderBackground As System.Windows.Media.Brush
'Usage Dim instance As ToolbarDropDown Dim value As System.Windows.Media.Brush instance.HeaderBackground = value value = instance.HeaderBackground
public System.Windows.Media.Brush HeaderBackground {get; set;}