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





Gets or sets the brush used to paint the content texts. This is a dependency property.

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

 Syntax

C#  Copy Code

public Brush ContentForeground { get; set; }

Visual Basic  Copy Code

Public Property ContentForeground As Brush

 Property Value

A Silverlight Brush object.

 See Also

Rating Members
Rating Class
MindFusion.UI.Silverlight Namespace