Subversion Repositories Projects

Rev

Rev 2287 | Go to most recent revision | Details | Compare with Previous | Last modification | View Log | RSS feed

Rev Author Line No. Line
2287 - 1
<Application x:Class="MKLiveView.App"
2
             xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
3
             xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
4
             xmlns:local="clr-namespace:MKLiveView"
5
             StartupUri="MainWindow.xaml">
6
    <Application.Resources>
7
 
8
    </Application.Resources>
9
</Application>