Table of Contents
MiddleThumb Property

Gets or sets the Thumb control that can can be used to drag both LeftThumb and RightThumb at the same time.

Syntax
 public Thumb MiddleThumb { get; set; }
See Also