Share via


AutomationPeerAnnotation.TypeProperty 属性

定义

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 属性。

适用于