ViewportSize Property (WPFScrollBar)
Class
WPFScrollBar
.
Action
Gets the amount of the scrollable content that is currently visible. This is a dependency property.
Syntax
C#
protected
Double
ViewportSize { get; }
VB
'Declaration Protected Read Property ViewportSize As
Double
Access
Read only.