Share via


ProgressRingAutomationPeer.SmallChange Property

Definition

Gets a value that specifies the small change for the progress ring animation.

public:
 property double SmallChange { double get(); };
double SmallChange();
public double SmallChange { get; }
var double = progressRingAutomationPeer.smallChange;
Public ReadOnly Property SmallChange As Double

Property Value

Double

double

The small change for the progress ring animation.

Implements

Applies to

See also