Subversion Repositories Projects

Compare Revisions

Ignore whitespace Rev 2286 → Rev 2287

/MKLiveView/v1.0/App.xaml
0,0 → 1,9
<Application x:Class="MKLiveView.App"
xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
xmlns:local="clr-namespace:MKLiveView"
StartupUri="MainWindow.xaml">
<Application.Resources>
</Application.Resources>
</Application>