C#/XAML for HTML5 Documentation
C#/XAML for HTML5 Documentation
Reference
Windows.UI.Xaml.Controls
MediaElement Class
MediaElement Properties
AutoPlay Property
IsAudioOnly Property
IsLooping Property
IsMuted Property
ShowControls Property
Source Property
Volume Property
MediaElement
Volume Property
Gets or sets the media's volume.
Namespace:
Windows.UI.Xaml.Controls
Assembly:
CSharpXamlForHtml5 (in CSharpXamlForHtml5.dll) Version: 1.0.0.0
Syntax
C#
Copy
public
double
Volume
{
get
;
set
; }
Property Value
Type:
Double
See Also
Reference
MediaElement Class
Windows.UI.Xaml.Controls Namespace