AnnotationPatternIdentifiers.AnnotationTypeIdProperty 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 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.