Skip to content

Latest commit

 

History

History
26 lines (18 loc) · 573 Bytes

timelinemarkerroutedeventhandler.md

File metadata and controls

26 lines (18 loc) · 573 Bytes
-api-id -api-type
T:Windows.UI.Xaml.Media.TimelineMarkerRoutedEventHandler
winrt delegate

Windows.UI.Xaml.Media.TimelineMarkerRoutedEventHandler

-description

Represents methods that will handle various routed events related to timeline markers.

-parameters

-param sender

The object where the event handler is attached.

-param e

The event data.

-remarks

-examples

-see-also