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>