Gets or sets the background of the button when it is pressed. This is a dependency property.
Namespace: MindFusion.UI.Silverlight
Assembly: MindFusion.Common.Wpf
C#
![]() |
---|
public Brush PressedBackground { get; set; } |
Visual Basic
![]() |
---|
Public Property PressedBackground As Brush |
A Silverlight Brush object.