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





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

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

 Syntax

C#  Copy Code

public Brush ContentBackground { get; set; }

Visual Basic  Copy Code

Public Property ContentBackground As Brush

 Property Value

A WPF Brush object.

 See Also

Rating Members
Rating Class
MindFusion.UI.Wpf Namespace