RangeValuePatternIdentifiers.SmallChangeProperty Field

Definition

Identifies the SmallChange property.

public: static initonly System::Windows::Automation::AutomationProperty ^ SmallChangeProperty;
public static readonly System.Windows.Automation.AutomationProperty SmallChangeProperty;
 staticval mutable SmallChangeProperty : System.Windows.Automation.AutomationProperty
Public Shared ReadOnly SmallChangeProperty 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