Advertisement
elGuille

Asignar Track Number (mp3) - Application.xaml

Mar 27th, 2013
419
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 5 0.28 KB | None | 0 0
  1. <Application x:Class="Application"
  2.    xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
  3.    xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
  4.    StartupUri="MainWindow.xaml">
  5.     <Application.Resources>
  6.        
  7.     </Application.Resources>
  8. </Application>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement