提交 8003a231 编写于 作者: A agneszitte

chore: Fix MediaPlayer namespace for MediaPlayerElement

上级 651309e8
......@@ -239,7 +239,7 @@ namespace Windows.UI.Xaml.Controls
};
}
private void OnVideoRatioChanged(MediaPlayer sender, double args)
private void OnVideoRatioChanged(Windows.Media.Playback.MediaPlayer sender, double args)
{
_ = Dispatcher.RunAsync(
CoreDispatcherPriority.Normal,
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册