AutomationElementIdentifiers.AnnotationsProperty Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.