IsMediaLoaded Property (WPFMediaElement)

Action

Gets a value indicating the content is loaded.

Syntax

C#
protected Boolean IsMediaLoaded { get; }
VB
'Declaration
Protected Read Property IsMediaLoaded As Boolean

Access

Read only.