MindFusion.Wpf Pack Programmer's Guide
Rating.ShapeOverBackground Property
See Also
 





Gets or sets the background brushes for elements pointed with the mouse. This is a dependency property.

Namespace: MindFusion.UI.Wpf
Assembly: MindFusion.UI.Wpf

 Syntax

C#  Copy Code

public RatingBrushCollection ShapeOverBackground { get; set; }

Visual Basic  Copy Code

Public Property ShapeOverBackground As RatingBrushCollection

 Property Value

A RatingBrushCollection object.

 See Also

Rating Members
Rating Class
MindFusion.UI.Wpf Namespace