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