You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 3, 2022. It is now read-only.
Hi!
I want to access the position of the file playing but I can't find any property for it. The MediaElement has a Position property in 'MediaElement.PlaybackSession.Position' publicly accessible. Is there a way to retrieve it in your custom control? thanks.
The text was updated successfully, but these errors were encountered:
also is there a way to access all the public properties of the underlying MediaElement? that way we'd have the basic stuff and the bonus elements brought by your control.
Hi!
I want to access the position of the file playing but I can't find any property for it. The MediaElement has a Position property in 'MediaElement.PlaybackSession.Position' publicly accessible. Is there a way to retrieve it in your custom control? thanks.
The text was updated successfully, but these errors were encountered: