AutomationPeerAnnotation.TypeProperty Property

Definition

Identifies the AutomationPeerAnnotation.Type property.

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

Property Value

The AutomationPeerAnnotation.Type property.

Applies to