ComponentOne DockControl for WPF and Silverlight
PressedBrush Property (C1DockTabControl)

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

Reference

C1DockTabControl Class
C1DockTabControl Members