Gets or sets the current progress through the media's playback time.
| XAML | See Remarks. |
| Scripting | value = object.Position object.Position = value |
Property Value
TimeSpan
The amount of time since the beginning of the media.
This property is read/write. The default value is a TimeSpan with value 00:00:00.
Applies To
MediaElement
See Also
Media Overview
Supported Media Formats and Protocols