Length Property (WPFMediaElement)
Class
WPFMediaElement
.
Action
Gets the natural duration of the media in seconds.
Syntax
C#
protected
Double
Length { get; }
VB
'Declaration Protected Read Property Length As
Double
Access
Read only.