MindFusion.Silverlight Package Programmer's Guide
Slider.ButtonOverBackground Property
See Also
 





Gets or sets the background of the increment and decrement buttons when they are pointed with the mouse. This is a dependency property.

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

 Syntax

C#  Copy Code

public Brush ButtonOverBackground { get; set; }

Visual Basic  Copy Code

Public Property ButtonOverBackground As Brush

 Property Value

A Silverlight Brush object.

 See Also

Slider Members
Slider Class
MindFusion.UI.Silverlight Namespace