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.
Пространство имён: Tessa.UI.Automation.HelpersСборка: Tessa.UI (в Tessa.UI.dll) Версия: 4.0.4
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 (
in Visual Basic) if the control does not support
LargeChange.
IRangeValueProviderLargeChange