RangeValuePatternIdentifiers.SmallChangeProperty Property

Definition

Identifies the SmallChange automation property.

public:
 static property AutomationProperty ^ SmallChangeProperty { AutomationProperty ^ get(); };
static AutomationProperty SmallChangeProperty();
public static AutomationProperty SmallChangeProperty { get; }
var automationProperty = RangeValuePatternIdentifiers.smallChangeProperty;
Public Shared ReadOnly Property SmallChangeProperty As AutomationProperty

Property Value

The automation property identifier.

Applies to