eDosStationFull/xPersonmNfo/App.xaml

10 lines
367 B
Text
Raw Permalink Normal View History

2026-08-18 12:15:26 +02:00
<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>