IsMuted Property (WPFMediaElement)
Class
WPFMediaElement
.
Action
Gets or sets a value indicating whether the audio is muted.
Syntax
C#
protected
Boolean
IsMuted { get; set; }
VB
'Declaration Protected ReadWrite Property IsMuted As
Boolean
Access
Read and write.