HasAudio Property (WPFMediaElement)

Action

Gets a value indicating whether the media has audio.

Syntax

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

Access

Read only.