Share via


RangeValuePatternIdentifiers.LargeChangeProperty Property

Definition

Identifies the LargeChange automation property.

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

Property Value

The automation property identifier.

Applies to