eDosStationFull/xPersonmNfo/App.xaml
2026-08-18 12:15:26 +02:00

9 lines
367 B
XML

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