Share via


AnnotationPatternIdentifiers.TargetProperty 属性

定义

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

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

属性值

自动化属性标识符。

适用于