RangeValuePatternIdentifiers.LargeChangeProperty Field

Definition

Identifies the LargeChange property.

public: static initonly System::Windows::Automation::AutomationProperty ^ LargeChangeProperty;
public static readonly System.Windows.Automation.AutomationProperty LargeChangeProperty;
 staticval mutable LargeChangeProperty : System.Windows.Automation.AutomationProperty
Public Shared ReadOnly LargeChangeProperty As AutomationProperty 

Field Value

Remarks

This identifier is used by UI Automation providers. UI Automation client applications should use the equivalent field in RangeValuePattern.

Applies to

See also