laatzen/FM2014TestApp/Ui/Fm2014sTest/App.xaml

10 lines
406 B
XML

<Application x:Class="Sensus.Ui.FM2014TestBench.App"
xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
xmlns:local="clr-namespace:Sensus.Ui.FM2014TestBench"
StartupUri="FM2014TestBenchWindow.xaml">
<Application.Resources>
</Application.Resources>
</Application>