提交 114adb6b 编写于 作者: J Jerome Laban

fix(mpe): Ensure visual states are reflected based when binding the player

上级 6befe9df
......@@ -62,6 +62,9 @@ namespace Windows.UI.Xaml.Controls
_mediaPlayer.PlaybackSession.PositionChanged -= OnPositionChanged;
}
});
UpdateAllVisualStates();
UpdateMediaControlAllStates();
}
public void TappedProgressSlider(object sender, RoutedEventArgs e)
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册