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





Gets or sets the large change interval. This is a dependency property.

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

 Syntax

C#  Copy Code

public double LargeChange { get; set; }

Visual Basic  Copy Code

Public Property LargeChange As Double

 Property Value

A double value specifying the large change.

 See Also

Slider Members
Slider Class
MindFusion.UI.Wpf Namespace