点击或拖拽改变大小

ScrollViewerViewportHeight 属性

ViewportHeight contains the vertical size of the scrolling viewport.

命名空间:  CPF.Controls
程序集:  CPF (在 CPF.dll 中) 版本:0.8.8.5
语法
C#
public float ViewportHeight { get; }

属性值

类型:Single
备注
ViewportHeight is only an output property; it can effectively be set by specifying Height on this element.
参见