管道基础大数据平台系统开发-【CS】-ExportMap
13693261870
2023-08-22 ca4c281f3e2f52b1e0cbb9caaf75581286d58a52
DataLoader/ResWin.xaml
@@ -1,7 +1,7 @@
<Window x:Class="DataLoader.ResWin"
        xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
        xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
        ShowInTaskbar="False" Loaded="Window_Loaded" Closing="Window_Closing"
        Loaded="Window_Loaded" Closing="Window_Closing"
        xmlns:model="clr-namespace:DataLoader.Model" Background="Transparent"
        Title="请选择资源" Height="750" Width="600" WindowStartupLocation="CenterScreen">
    <Window.Resources>