Files
HeadgearViewingRange3M/App.xaml

7 lines
316 B
Plaintext
Raw Normal View History

2026-03-24 20:40:26 +08:00
<Application x:Class="MembranePoreTester.App"
xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
StartupUri="Views/MainWindow.xaml">
<Application.Resources>
</Application.Resources>
</Application>