Gets or sets the border thickness of the slider thumb. This is a dependency property.
Namespace: MindFusion.UI.Silverlight
Assembly: MindFusion.UI.Silverlight
C#
![]() |
---|
public Thickness ThumbBorderThickness { get; set; } |
Visual Basic
![]() |
---|
Public Property ThumbBorderThickness As Thickness |
A Silverlight Thickness object.