AutomationAnnotation.TypeProperty Property

Definition

Gets the identifier of the property.

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

Property Value

The identifier of the property.

Applies to