Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在我的应用程序上播放一部电影,我希望该应用程序只播放一次。当它完成播放时,我想启用一些按钮(播放,倒带,再次观看等......)但是有什么方法可以在电影结束时获得一个事件 - 或者任何可以完成这个场景的东西?
干杯,
MediaElement.MediaEnded事件应该可以帮助您