Guest User

Untitled

a guest
Jan 22nd, 2019
88
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.22 KB | None | 0 0
  1. Paradox.Game.ParadoxGame.FinishedLoading += (object e, System.EventArgs args) =>
  2. {
  3. Video.Stop();
  4. Video.Visibility = Windows.UI.Xaml.Visibility.Collapsed;
  5. };
Add Comment
Please, Sign In to add comment