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 속성입니다.

적용 대상