TimelineMarker.Type Property
Silverlight
Gets or sets the marker type of a TimelineMarker.
Namespace: System.Windows.Media
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.
For a list of the operating systems and browsers that are supported by Silverlight, see Supported Operating Systems and Browsers.