Share via


TimelineMarker.TypeProperty Property

Definition

Identifies the Type dependency property.

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

Property Value

The identifier for the Type dependency property.

Applies to