MindFusion.Wpf Pack Programmer's Guide
Slider.RailInnerBorderThickness Property
See Also
 





Gets or sets the thickness of the inner border of the slider rail. This is a dependency property.

Namespace: MindFusion.UI.Wpf
Assembly: MindFusion.UI.Wpf

 Syntax

C#  Copy Code

public Thickness RailInnerBorderThickness { get; set; }

Visual Basic  Copy Code

Public Property RailInnerBorderThickness As Thickness

 Property Value

A WPF Thickness object.

 See Also

Slider Members
Slider Class
MindFusion.UI.Wpf Namespace