Position Property (WPFMediaElement)
Class
WPFMediaElement
.
Action
Gets or sets the current position of progress through the media's playback time in seconds.
Syntax
C#
protected
Double
Position { get; set; }
VB
'Declaration Protected ReadWrite Property Position As
Double
Access
Read and write.