ViewportSize is the amount of the scrolled extent currently visible.  For most scrolled content, this value
            will be bound to one of 
ScrollViewer's ViewportSize properties.
            This property is in logical scrolling units.
            
            Setting this value to NaN will turn off automatic sizing of the thumb
            
 
        命名空间: 
     CPF.Controls
        程序集:
     CPF (在 CPF.dll 中) 版本:0.8.8.5
 语法
语法public float ViewportSize { get; set; }属性值
类型:
Single 参见
参见