laatzen/Common/CordoPlot/App.xaml
roland.drabesch@xyleminc.com 71f3909c84 cordo plot
2026-02-10 09:25:09 +01:00

10 lines
364 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="StartDialog.xaml">
<Application.Resources>
</Application.Resources>
</Application>