Share via


AutomationAnnotation.TypeProperty 属性

定义

获取 属性的标识符。

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

属性值

属性的标识符。

适用于