1
czw
2025-06-23 c7e2eed26b6af740a87aa1e24e0c652bcddd08a5
1
2
3
4
5
<Window xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation" xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" Width="640" Height="480" x:Class="GZ.Projects.AuxAllWCS.View1" xmlns:local="clr-namespace:GZ.Projects.AuxAllWCS">
  <Canvas>
    <Label Width="86" Height="25" Canvas.Left="31" Canvas.Top="172" />
  </Canvas>
</Window>