ValuePatternIdentifiers.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 = ValuePatternIdentifiers.valueProperty;
Public Shared ReadOnly Property ValueProperty As AutomationProperty

Property Value

The automation property identifier.

Applies to