Share via


AnnotationPatternIdentifiers.DateTimeProperty Property

Definition

Gets the identifier for the DateTime automation property.

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

Property Value

The automation property identifier.

Applies to