Files
laatzen/Common/Ui/RelatePcb/App.xaml
T
2021-10-01 11:09:20 +02:00

10 lines
361 B
XML

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