#0060: 增加扫描模式模块功能;
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
<prism:PrismApplication x:Class="XP.Scan.App"
|
||||
xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
|
||||
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
|
||||
xmlns:local="clr-namespace:XP.Scan"
|
||||
xmlns:prism="http://prismlibrary.com/" >
|
||||
<Application.Resources>
|
||||
|
||||
</Application.Resources>
|
||||
</prism:PrismApplication>
|
||||
Reference in New Issue
Block a user