Files
DP44/DTS Viewer/DTS.Viewer.Loader/MainWindow.xaml

9 lines
290 B
Plaintext
Raw Normal View History

2026-04-17 14:55:32 -04:00
<Window x:Class="DTS.Viewer.Loader.MainWindow"
xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
Title="MainWindow" Height="350" Width="525">
<Grid>
</Grid>
</Window>