Files
VacuumPressureMembranePoreS…/App.xaml

10 lines
399 B
Plaintext
Raw Normal View History

2026-02-26 17:07:19 +08:00
<Application x:Class="泡压法膜孔径分析仪.App"
xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
xmlns:local="clr-namespace:泡压法膜孔径分析仪"
StartupUri="MainWindow.xaml">
<Application.Resources>
</Application.Resources>
</Application>