次の方法で共有


AutomationPeerAnnotation.TypeProperty プロパティ

定義

AutomationPeerAnnotation.Type プロパティを識別します。

public:
 static property DependencyProperty ^ TypeProperty { DependencyProperty ^ get(); };
static DependencyProperty TypeProperty();
public static DependencyProperty TypeProperty { get; }
var dependencyProperty = AutomationPeerAnnotation.typeProperty;
Public Shared ReadOnly Property TypeProperty As DependencyProperty

プロパティ値

AutomationPeerAnnotation.Type プロパティ。

適用対象