Property VScrollValue
Namespace TallComponents.Interaction.WPF.Interactors.Annotations.Widgets
Class TextBoxInteractor
Specifies a value between 0 and 1 that indicates how far the text is scrolled down. The scroll bars use this value to draw the slider at the correct possition, and they change this value if the user changes the slider.
Syntax
public Double VScrollValue { get; set; }
Property value
Double