Skip to content

Latest commit

 

History

History
26 lines (17 loc) · 485 Bytes

mediaelement_currentstatechanged.md

File metadata and controls

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

Windows.UI.Xaml.Controls.MediaElement.CurrentStateChanged

-description

Occurs when the value of the CurrentState property changes.

-xaml-syntax

<MediaElement CurrentStateChanged="eventhandler"/>

-remarks

-examples

-see-also