Browse Source

设备监控

reconfiguration
pry 4 months ago
parent
commit
a7a9407c4a
1 changed files with 2 additions and 1 deletions
  1. +2
    -1
      BPASmartClient.Academy/View/DeviceMotionView.xaml

+ 2
- 1
BPASmartClient.Academy/View/DeviceMotionView.xaml View File

@@ -3,10 +3,11 @@
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
xmlns:mc="http://schemas.openxmlformats.org/markup-compatibility/2006"
xmlns:d="http://schemas.microsoft.com/expression/blend/2008"
xmlns:bpa="clr-namespace:BPASmartClient.CustomResource.UserControls;assembly=BPASmartClient.CustomResource"
xmlns:local="clr-namespace:BPASmartClient.Academy.View"
mc:Ignorable="d"
d:DesignHeight="450" d:DesignWidth="800">
<Grid>
</Grid>
</UserControl>

Loading…
Cancel
Save