ComponentOne Extended Library for WPF and Silverlight
ButtonForeground Property (C1CoverFlow)

C1.Silverlight.Extended Namespace > C1CoverFlow Class : ButtonForeground Property
Gets or sets the System.Windows.Media.Brush that will be assigned to the Foreground of the scrollbar and buttons displayed at the bottom of the control.
Syntax
'Declaration
 
Public Property ButtonForeground As Brush
public Brush ButtonForeground {get; set;}
See Also

Reference

C1CoverFlow Class
C1CoverFlow Members