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