In some applications, each update of the LowerValue or UpperValue binding causes expensive operations in the ViewModel. It is thus important that the slider does not update its LowerValue or UpperValue binding until the user releases the mouse button. This is a similar concept to the ScrollViewer's IsDeferredScrollingEnabled property.
Comments: ** Comment from web user: BoucherS **
Comments: ** Comment from web user: BoucherS **
Hi,
This issue will be fixed in v2.6.
Thanks.