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
C#
![]() |
---|
public Brush ButtonOverBackground { get; set; } |
Visual Basic
![]() |
---|
Public Property ButtonOverBackground As Brush |
A Silverlight Brush object.