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