AnnotationPatternIdentifiers.AnnotationTypeIdProperty Property

Definition

Gets the identifier for the AnnotationTypeId automation property.

public:
 static property AutomationProperty ^ AnnotationTypeIdProperty { AutomationProperty ^ get(); };
static AutomationProperty AnnotationTypeIdProperty();
public static AutomationProperty AnnotationTypeIdProperty { get; }
var automationProperty = AnnotationPatternIdentifiers.annotationTypeIdProperty;
Public Shared ReadOnly Property AnnotationTypeIdProperty As AutomationProperty

Property Value

The automation property identifier.

Applies to