AnnotationPatternIdentifiers.DateTimeProperty 属性

定义

获取 DateTime 自动化属性的标识符。

public:
 static property AutomationProperty ^ DateTimeProperty { AutomationProperty ^ get(); };
static AutomationProperty DateTimeProperty();
public static AutomationProperty DateTimeProperty { get; }
var automationProperty = AnnotationPatternIdentifiers.dateTimeProperty;
Public Shared ReadOnly Property DateTimeProperty As AutomationProperty

属性值

自动化属性标识符。

适用于