tags:

views:

38

answers:

1

Hi,

I have a MediaElement, but how can i call a function when the property "position" of MediaElement changed?

Position is not a dependencypropertie....

Thnx

A: 

So I just want to implement a slider that follows the video playback... but the position property is not a dependency property:s

Andre