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





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

Namespace: MindFusion.UI.Silverlight
Assembly: MindFusion.Common.Wpf

 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

ColorPicker Members
ColorPicker Class
MindFusion.UI.Silverlight Namespace