Gets or sets the background of the buttons, displayed when TabLayoutMode is set to Scroll, when they are pressed. This is a dependency property.
Namespace: MindFusion.UI.Silverlight
Assembly: MindFusion.UI.Silverlight
C#
![]() |
---|
public Brush ButtonPressedBackground { get; set; } |
Visual Basic
![]() |
---|
Public Property ButtonPressedBackground As Brush |
A Silverlight Brush object.