MediaElement Markers Missing in WPF
问题 I see that there is a Markers Property on the MediaElement, but this seems to be available to the Silverlight MediaElement, not the WPF MediaElement? Can you help me with what I'm missing? I'm trying to add Markers to a WPF MediaElement, to play a video and show popups based on the timeline. What should I be using in place of the Missing Markers collection? Thank you for your help. 回答1: There are two aspects to your question depending on what you actually intended - please note that the