TimelineMarker.Type Property
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
Gets or sets the marker type of a TimelineMarker.
Assembly: System.Windows (in System.Windows.dll)
Property Value
Type: System.StringA string that describes the type of this TimelineMarker. The default value is an empty string.
Dependency property identifier field: TypeProperty
When the TimelineMarker represents a Windows Media marker, this property is set to "Name". When the TimelineMarker represents a script command, this property contains the value of its "Type" field.
Show: