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