ScrollProviderWrapperVerticalScrollPercent - свойство
Gets the current vertical scroll position.
Пространство имён: Tessa.UI.Automation.HelpersСборка: Tessa.UI (в Tessa.UI.dll) Версия: 4.0.4
public double VerticalScrollPercent { get; }
Public ReadOnly Property VerticalScrollPercent As Double
Get
public:
virtual property double VerticalScrollPercent {
double get () sealed;
}
abstract VerticalScrollPercent : float with get
override VerticalScrollPercent : float with get
DoubleThe vertical scroll position as a percentage of the total content area within the control.
IScrollProviderVerticalScrollPercent