次の方法で共有


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

プロパティ値

オートメーション プロパティ識別子。

適用対象