RangeValueProviderWrapper.LargeChange - свойство

Gets the value that is added to or subtracted from the Value property when a large change is made, such as with the PAGE DOWN key.

Definition

Пространство имён: Tessa.UI.Automation.Helpers
Сборка: Tessa.UI (в Tessa.UI.dll) Версия: 3.6.0.23
C#
public double LargeChange { get; }

Возвращаемое значение

Double
The large-change value supported by the control or null (null in Visual Basic) if the control does not support LargeChange.

Реализации

IRangeValueProvider.LargeChange

См. также