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.
Пространство имён: Tessa.UI.Automation.HelpersСборка: Tessa.UI (в Tessa.UI.dll) Версия: 3.6.0.23
public double LargeChange { get; }
Public ReadOnly Property LargeChange As Double
Get
public:
virtual property double LargeChange {
double get () sealed;
}
abstract LargeChange : float with get
override LargeChange : float with get
DoubleThe large-change value supported by the control or null (
null in Visual Basic) if the control does not support
LargeChange.
IRangeValueProvider.LargeChange