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