AutomationAnnotation.ElementProperty Property

Definition

Gets the identifier of the property.

public:
 static property DependencyProperty ^ ElementProperty { DependencyProperty ^ get(); };
static DependencyProperty ElementProperty();
public static DependencyProperty ElementProperty { get; }
var dependencyProperty = AutomationAnnotation.elementProperty;
Public Shared ReadOnly Property ElementProperty As DependencyProperty

Property Value

The identifier of the property.

Applies to