Advertisement
Guest User

Untitled

a guest
Jan 17th, 2017
72
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.26 KB | None | 0 0
  1. ...
  2. using System.Windows;
  3.  
  4. namespace WpfApplication
  5. {
  6. /// <summary>
  7. /// Interaction logic for App.xaml
  8. /// </summary>
  9. public partial class App : Application
  10. {
  11. }
  12. }
  13.  
  14. - public partial class App : Application
  15. + public partial class App
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement