AnnotationPatternIdentifiers.AuthorProperty 属性

定义

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

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

属性值

自动化属性标识符。

适用于