Skip to content

Latest commit

 

History

History
26 lines (17 loc) · 449 Bytes

mediaelement_volumechanged.md

File metadata and controls

26 lines (17 loc) · 449 Bytes
-api-id -api-type
E:Windows.UI.Xaml.Controls.MediaElement.VolumeChanged
winrt event

Windows.UI.Xaml.Controls.MediaElement.VolumeChanged

-description

Occurs when the value of the Volume property changes.

-xaml-syntax

<MediaElement VolumeChanged="eventhandler" />

-remarks

-examples

-see-also