共用方式為


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

適用於