This commit is contained in:
2
App.xaml
2
App.xaml
@@ -1,7 +1,7 @@
|
||||
<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">
|
||||
StartupUri="Views/TestView.xaml">
|
||||
<Application.Resources>
|
||||
<!-- 全局样式定义 -->
|
||||
<ResourceDictionary>
|
||||
|
||||
Reference in New Issue
Block a user