VerticalViewSize Property (IUiaScrollProvider)
In This Topic
Equal to the horizontal percentage of the entire control that is currently viewable.
Syntax
'Declaration
ReadOnly Property VerticalViewSize As Double
double VerticalViewSize {get;}
See Also