AnnotationPatternIdentifiers.AnnotationTypeIdProperty 属性

定义

获取 AnnotationTypeId 自动化属性的标识符。

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

属性值

自动化属性标识符。

适用于