MindFusion.Silverlight Package Programmer's Guide
Rating.ShapeDefaultBackground Property
See Also
 





Gets or sets the default background brushes for the rating elements. This is a dependency property.

Namespace: MindFusion.UI.Silverlight
Assembly: MindFusion.UI.Silverlight

 Syntax

C#  Copy Code

public RatingBrushCollection ShapeDefaultBackground { get; set; }

Visual Basic  Copy Code

Public Property ShapeDefaultBackground As RatingBrushCollection

 Property Value

A RatingBrushCollection object.

 See Also

Rating Members
Rating Class
MindFusion.UI.Silverlight Namespace