diff --git a/GetADoc/MainWindow.xaml b/GetADoc/MainWindow.xaml index 48e2bc5db7673601a1cd32db5a508afbce343601..1ad1db8e0fa3f58f33160669fbd03ea53e966f6a 100644 --- a/GetADoc/MainWindow.xaml +++ b/GetADoc/MainWindow.xaml @@ -6,7 +6,8 @@ xmlns:mc="http://schemas.openxmlformats.org/markup-compatibility/2006" xmlns:local="clr-namespace:GetADoc" mc:Ignorable="d" - Title="GetADoc" Height="380" Width="590" MinWidth="590" MinHeight="380" MaxHeight="380" MaxWidth="590"> + Title="GetADoc" Height="380" Width="590" MinWidth="590" MinHeight="380" MaxHeight="380" MaxWidth="590" + Loaded="Window_Loaded"> @@ -26,7 +27,7 @@ <フォルダ指定> -