ComponentOne Extended Library for WPF and Silverlight
PressedBrush Property (C1PropertyGrid)

C1.Silverlight.Extended Namespace > C1PropertyGrid Class : PressedBrush Property
Gets or sets the System.Windows.Media.Brush used to paint a button when it is pressed.
Syntax
'Declaration
 
Public Property PressedBrush As Brush
public Brush PressedBrush {get; set;}
See Also

Reference

C1PropertyGrid Class
C1PropertyGrid Members