RangeValueProviderWrapperLargeChange - свойство

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) Версия: 4.0.4
C#
public double LargeChange { get; }

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

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

Реализации

IRangeValueProviderLargeChange

См. также