RangeValuePatternIdentifiers.ValueProperty Property

Definition

Identifies the Value automation property.

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

Property Value

The automation property identifier.

Applies to