AutomationElementIdentifiers.AnnotationsProperty Property

Definition

Gets the identifier for the annotations automation property.

public:
 static property AutomationProperty ^ AnnotationsProperty { AutomationProperty ^ get(); };
static AutomationProperty AnnotationsProperty();
public static AutomationProperty AnnotationsProperty { get; }
var automationProperty = AutomationElementIdentifiers.annotationsProperty;
Public Shared ReadOnly Property AnnotationsProperty As AutomationProperty

Property Value

The identifier for the annotations automation property.

Applies to