laatzen/Common/CordoPlot/App.xaml
2024-05-06 15:42:40 +02:00

10 lines
363 B
XML

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