From 10bf89849647a1ab2f0090d2cee80f6aa28009e9 Mon Sep 17 00:00:00 2001 From: syneffort Date: Tue, 20 Jun 2023 13:49:10 +0900 Subject: [PATCH] map change to naver --- PacticeSolution/MapFinder/MainWindow.xaml | 21 ++++++---- PacticeSolution/MapFinder/MainWindow.xaml.cs | 40 +++++++++++++++++++- PacticeSolution/MapFinder/MapFinder.csproj | 1 + 3 files changed, 52 insertions(+), 10 deletions(-) diff --git a/PacticeSolution/MapFinder/MainWindow.xaml b/PacticeSolution/MapFinder/MainWindow.xaml index 16d3778..81b0618 100644 --- a/PacticeSolution/MapFinder/MainWindow.xaml +++ b/PacticeSolution/MapFinder/MainWindow.xaml @@ -5,16 +5,17 @@ xmlns:mc="http://schemas.openxmlformats.org/markup-compatibility/2006" xmlns:local="clr-namespace:MapFinder" mc:Ignorable="d" - Title="MainWindow" Height="450" Width="800"> + Title="Map Finder" Height="450" Width="800" + Loaded="Window_Loaded"> + - - - - + + +