{"id":31077,"date":"2024-10-28T10:44:34","date_gmt":"2024-10-28T10:44:34","guid":{"rendered":"http:\/\/atmokpo.com\/w\/?p=31077"},"modified":"2024-11-26T06:46:28","modified_gmt":"2024-11-26T06:46:28","slug":"uwp-%ea%b0%9c%eb%b0%9c-xaml-%eb%84%a4%ec%9e%84%ec%8a%a4%ed%8e%98%ec%9d%b4%ec%8a%a4","status":"publish","type":"post","link":"https:\/\/atmokpo.com\/w\/31077\/","title":{"rendered":"UWP \uac1c\ubc1c, XAML \ub124\uc784\uc2a4\ud398\uc774\uc2a4"},"content":{"rendered":"<h2>\uc708\ub3c4\uc6b0 UWP \uac1c\ubc1c: XAML \ub124\uc784\uc2a4\ud398\uc774\uc2a4<\/h2>\n<p>UWP(Universal Windows Platform) \uac1c\ubc1c\uc740 \ud604\ub300 \uc708\ub3c4\uc6b0 \uc560\ud50c\ub9ac\ucf00\uc774\uc158 \uac1c\ubc1c\uc758 \ud575\uc2ec\uc785\ub2c8\ub2e4. XAML\uc740 &#8216;eXtensible Application Markup Language&#8217;\uc758 \uc57d\uc790\ub85c, UWP \uc560\ud50c\ub9ac\ucf00\uc774\uc158\uc758 \uc0ac\uc6a9\uc790 \uc778\ud130\ud398\uc774\uc2a4(UI)\ub97c \uc815\uc758\ud558\ub294 \ub370 \uc0ac\uc6a9\ub429\ub2c8\ub2e4. \ubcf8 \uae00\uc5d0\uc11c\ub294 XAML \ub124\uc784\uc2a4\ud398\uc774\uc2a4(Namespace)\uc5d0 \ub300\ud574 \uae4a\uc774 \uc788\uac8c \uc54c\uc544\ubcf4\uace0, \uac1c\ubc1c \uc2dc \uc0ac\uc6a9\ud558\ub294 \ub124\uc784\uc2a4\ud398\uc774\uc2a4\uc758 \uc885\ub958\uc640 \uadf8 \uc0ac\uc6a9 \ubc29\ubc95\uc5d0 \ub300\ud574 \uc124\uba85\ud558\uaca0\uc2b5\ub2c8\ub2e4.<\/p>\n<h3>1. XAML \ub124\uc784\uc2a4\ud398\uc774\uc2a4\ub780?<\/h3>\n<p>XAML \ub124\uc784\uc2a4\ud398\uc774\uc2a4\ub294 XAML \ud30c\uc77c\uc5d0\uc11c \uc0ac\uc6a9\ud560 \uc218 \uc788\ub294 \uac1d\uccb4 \ubc0f \uc694\uc18c\ub97c \uc9c0\uc815\ud558\ub294 \ubc29\ubc95\uc785\ub2c8\ub2e4. \uc774\ub294 XML \ub124\uc784\uc2a4\ud398\uc774\uc2a4\uc640 \uc720\uc0ac\ud558\uc9c0\ub9cc, XAML\uc5d0\uc11c \uac1d\uccb4\uc758 \uc885\ub958\uc640 \uc18d\uc131\uc744 \uc815\uc758\ud558\ub294 \ub370 \uc911\uc810\uc744 \ub461\ub2c8\ub2e4. UWP \uc560\ud50c\ub9ac\ucf00\uc774\uc158\uc5d0\uc11c\ub294 \ub2e4\uc591\ud55c UI \uc694\uc18c\ub4e4\uc744 \uc815\uc758\ud558\uace0 \uc0ac\uc6a9\ud560 \uc218 \uc788\uc2b5\ub2c8\ub2e4. \uc774\ub7ec\ud55c UI \uc694\uc18c\ub4e4\uc740 \uac01\uac01\uc758 \ub124\uc784\uc2a4\ud398\uc774\uc2a4\uc5d0 \ud574\ub2f9\ud558\ub294 \ud074\ub798\uc2a4\ub97c \uae30\ubc18\uc73c\ub85c \ud569\ub2c8\ub2e4.<\/p>\n<h3>2. XAML \ub124\uc784\uc2a4\ud398\uc774\uc2a4\uc758 \uae30\ubcf8 \uad6c\uc870<\/h3>\n<p>XAML \ud30c\uc77c\uc740 \uc77c\ubc18\uc801\uc73c\ub85c \uc5ec\ub7ec \ub124\uc784\uc2a4\ud398\uc774\uc2a4\ub97c \ucc38\uc870\ud569\ub2c8\ub2e4. XAML \ub124\uc784\uc2a4\ud398\uc774\uc2a4\ub294 URI \ud615\uc2dd\uc73c\ub85c \uc815\uc758\ub418\uba70, \uc77c\ubc18\uc801\uc73c\ub85c \ub2e4\uc74c\uacfc \uac19\uc740 \uad6c\ubb38\uc73c\ub85c \ub098\ud0c0\ub0a9\ub2c8\ub2e4:<\/p>\n<pre><code>&lt;Page xmlns=\"http:\/\/schemas.microsoft.com\/winfx\/2006\/xaml\/presentation\" \n          xmlns:x=\"http:\/\/schemas.microsoft.com\/winfx\/2006\/xaml\"&gt;\n  &lt;Grid&gt;\n    &lt;TextBox x:Name=\"sampleTextBox\" \/&gt;\n  &lt;\/Grid&gt;\n&lt;\/Page&gt;<\/code><\/pre>\n<p>\uc704\uc758 \uc608\uc81c\uc5d0\uc11c <code>xmlns<\/code>\uc740 \uae30\ubcf8 \ub124\uc784\uc2a4\ud398\uc774\uc2a4\ub97c \uc9c0\uc815\ud558\uba70, <code>xmlns:x<\/code>\ub294 XAML \ud2b9\uc218 \uc18d\uc131\uc744 \ub098\ud0c0\ub0b4\ub294 \ub124\uc784\uc2a4\ud398\uc774\uc2a4\ub97c \uc815\uc758\ud569\ub2c8\ub2e4.<\/p>\n<h3>3. \uc8fc\uc694 XAML \ub124\uc784\uc2a4\ud398\uc774\uc2a4<\/h3>\n<p>UWP \uac1c\ubc1c\uc5d0\uc11c \uc790\uc8fc \uc0ac\uc6a9\ud558\ub294 \uba87 \uac00\uc9c0 \uc8fc\uc694 \ub124\uc784\uc2a4\ud398\uc774\uc2a4\ub294 \ub2e4\uc74c\uacfc \uac19\uc2b5\ub2c8\ub2e4:<\/p>\n<ul>\n<li><strong>xmlns=&#8221;http:\/\/schemas.microsoft.com\/winfx\/2006\/xaml\/presentation&#8221;<\/strong>: \uae30\ubcf8 UI \uc694\uc18c\ub97c \uc815\uc758\ud558\ub294 \ub124\uc784\uc2a4\ud398\uc774\uc2a4\uc785\ub2c8\ub2e4.<\/li>\n<li><strong>xmlns:x=&#8221;http:\/\/schemas.microsoft.com\/winfx\/2006\/xaml&#8221;<\/strong>: XAML\uc758 \ud2b9\uc218 \uae30\ub2a5\uc744 \uc81c\uacf5\ud558\ub294 \ub124\uc784\uc2a4\ud398\uc774\uc2a4\ub85c, <code>x:Name<\/code>\uacfc \uac19\uc740 \ud2b9\uc218 \uc18d\uc131\uc744 \uc0ac\uc6a9\ud560 \uc218 \uc788\uc2b5\ub2c8\ub2e4.<\/li>\n<li><strong>xmlns:local=&#8221;using:YourAppNamespace&#8221;<\/strong>: \uc560\ud50c\ub9ac\ucf00\uc774\uc158\uc758 \ub85c\uceec \ud074\ub798\uc2a4\ub97c \ucc38\uc870\ud558\ub294 \ub370 \uc0ac\uc6a9\ub429\ub2c8\ub2e4.<\/li>\n<li><strong>xmlns:d=&#8221;http:\/\/schemas.microsoft.com\/expression\/blend\/2008&#8243;<\/strong>: \ub514\uc790\uc778 \ud0c0\uc784\uc5d0\uc11c \uc0ac\uc6a9\ud560 \uc218 \uc788\ub294 \ucd94\uac00 \uc694\uc18c\ub97c \uc81c\uacf5\ud558\ub294 \ub124\uc784\uc2a4\ud398\uc774\uc2a4\uc785\ub2c8\ub2e4.<\/li>\n<li><strong>xmlns:mc=&#8221;http:\/\/schemas.openxmlformats.org\/markup-compatibility\/2006&#8243;<\/strong>: XAML\uc5d0\uc11c \ud638\ud658\uc131 \uc815\ubcf4\ub97c \uc81c\uacf5\ud558\uc5ec \ub514\uc790\uc778 \ub3c4\uad6c\uc5d0\uc11c\uc758 \uae30\ub2a5\uc744 \ud655\uc7a5\ud569\ub2c8\ub2e4.<\/li>\n<\/ul>\n<h3>4. XAML \ub124\uc784\uc2a4\ud398\uc774\uc2a4 \uc0ac\uc6a9\ubc95<\/h3>\n<p>XAML \ub124\uc784\uc2a4\ud398\uc774\uc2a4\ub97c \ud6a8\uc728\uc801\uc73c\ub85c \uc0ac\uc6a9\ud558\ub294 \ubc29\ubc95\uc740 \uc5ec\ub7ec \uac1c\uc758 \ub124\uc784\uc2a4\ud398\uc774\uc2a4\ub97c \ud3ec\ud568\ud558\ub294 \uac83\uc785\ub2c8\ub2e4. \uc774\ub97c \ud1b5\ud574 \ub2e4\uc591\ud55c UI \uc694\uc18c\ub97c \uc27d\uac8c \ucd94\uac00\ud558\uace0 \uad6c\uc131\ud560 \uc218 \uc788\uc2b5\ub2c8\ub2e4. \ub2e4\uc74c\uc740 \uc804\uccb4\uc801\uc778 \uc608\uc81c\uc785\ub2c8\ub2e4:<\/p>\n<pre><code>&lt;Page\n    x:Class=\"SampleApp.MainPage\"\n    xmlns=\"http:\/\/schemas.microsoft.com\/winfx\/2006\/xaml\/presentation\"\n    xmlns:x=\"http:\/\/schemas.microsoft.com\/winfx\/2006\/xaml\"\n    xmlns:local=\"using:SampleApp\"\n    xmlns:d=\"http:\/\/schemas.microsoft.com\/expression\/blend\/2008\"\n    xmlns:mc=\"http:\/\/schemas.openxmlformats.org\/markup-compatibility\/2006\"\n    mc:Ignorable=\"d\"\n    d:DesignHeight=\"450\"\n    d:DesignWidth=\"800\"&gt;\n\n    &lt;Grid Background=\"{ThemeResource ApplicationPageBackgroundThemeBrush}\"&gt;\n        &lt;StackPanel&gt;\n            &lt;TextBlock Text=\"Hello, UWP!\" FontSize=\"30\" HorizontalAlignment=\"Center\"\/&gt;\n            &lt;TextBox x:Name=\"nameInput\" PlaceholderText=\"\uc774\ub984 \uc785\ub825\"\/&gt;\n            &lt;Button Content=\"\ud655\uc778\" Click=\"Button_Click\"\/&gt;\n        &lt;\/StackPanel&gt;\n    &lt;\/Grid&gt;\n&lt;\/Page&gt;<\/code><\/pre>\n<h3>5. \ub124\uc784\uc2a4\ud398\uc774\uc2a4\uc758 \ud65c\uc6a9 \uc608\uc2dc<\/h3>\n<p>\uc704\uc758 \uc608\uc81c\uc5d0\uc11c\ub294 \uae30\ubcf8\uc801\uc778 XAML \ub124\uc784\uc2a4\ud398\uc774\uc2a4\ub97c \ud65c\uc6a9\ud558\uc5ec UI \uc694\uc18c\ub97c \ub9cc\ub4e4\uc5c8\uc2b5\ub2c8\ub2e4. \uc774\uc81c \uc774 UI \uc694\uc18c\ub97c \uc5b4\ub5bb\uac8c \uc81c\uc5b4\ud560 \uc218 \uc788\ub294\uc9c0\ub97c \uc0b4\ud3b4\ubcf4\uaca0\uc2b5\ub2c8\ub2e4. <code>MainPage.xaml.cs<\/code> \ud30c\uc77c\uc5d0\uc11c \ub2e4\uc74c\uacfc \uac19\uc774 \ubc84\ud2bc \ud074\ub9ad \uc774\ubca4\ud2b8\ub97c \uad6c\ud604\ud560 \uc218 \uc788\uc2b5\ub2c8\ub2e4:<\/p>\n<pre><code>using Windows.UI.Xaml;\nusing Windows.UI.Xaml.Controls;\n\nnamespace SampleApp\n{\n    public sealed partial class MainPage : Page\n    {\n        public MainPage()\n        {\n            this.InitializeComponent();\n        }\n\n        private void Button_Click(object sender, RoutedEventArgs e)\n        {\n            string enteredName = nameInput.Text;\n            \/\/ \ucd94\uac00 \uae30\ub2a5 \uad6c\ud604...\n        }\n    }\n}<\/code><\/pre>\n<p>\uc774 \uc608\uc81c\uc5d0\uc11c \ubc84\ud2bc \ud074\ub9ad \uc774\ubca4\ud2b8\uac00 \ubc1c\uc0dd\ud558\uba74 \uc0ac\uc6a9\uc790\uac00 \uc785\ub825\ud55c \uc774\ub984\uc744 \ubcc0\uc218 <code>enteredName<\/code>\uc5d0 \uc800\uc7a5\ud569\ub2c8\ub2e4. \uc774\ub7ec\ud55c \ubc29\uc2dd\uc73c\ub85c \ub124\uc784\uc2a4\ud398\uc774\uc2a4\uc640 UI \uc694\uc18c\ub97c \ud65c\uc6a9\ud558\uc5ec \uc560\ud50c\ub9ac\ucf00\uc774\uc158\uc758 \uc0c1\ud638\uc791\uc6a9\uc744 \uad6c\ud604\ud560 \uc218 \uc788\uc2b5\ub2c8\ub2e4.<\/p>\n<h3>6. \ub514\uc790\uc778 \ud0c0\uc784 \uc9c0\uc6d0<\/h3>\n<p>XAML\uc758 \uc911\uc694\ud55c \ud2b9\uc131 \uc911 \ud558\ub098\ub294 \ub514\uc790\uc778 \ud0c0\uc784\uc5d0\uc11c\uc758 \uc9c0\uc6d0\uc785\ub2c8\ub2e4. <code>d:<\/code> \uc811\ub450\uc0ac\uac00 \ubd99\uc740 \uc18d\uc131\ub4e4\uc740 Visual Studio\uc640 \uac19\uc740 IDE\uc5d0\uc11c \ub514\uc790\uc778 \uc2dc \uc0ac\uc6a9\ud560 \uc218 \uc788\ub294 \uc5ec\ub7ec \uae30\ub2a5\uc744 \uc81c\uacf5\ud569\ub2c8\ub2e4. \uc774\ub7ec\ud55c \uc18d\uc131\uc740 \ub7f0\ud0c0\uc784\uc5d0 \uc601\ud5a5\uc744 \ubbf8\uce58\uc9c0 \uc54a\uc73c\uba70, \uc8fc\ub85c UI\ub97c \ub354\uc6b1 \uc9c1\uad00\uc801\uc73c\ub85c \ub9cc\ub4e4\uae30 \uc704\ud574 \uc0ac\uc6a9\ub429\ub2c8\ub2e4.<\/p>\n<h3>7. \ucee4\uc2a4\ud140 \ub124\uc784\uc2a4\ud398\uc774\uc2a4 \uc815\uc758<\/h3>\n<p>\uc790\uc2e0\uc758 \ud074\ub798\uc2a4\ub098 \ucee8\ud2b8\ub864\uc744 \ub9cc\ub4e4\uc5b4 \uc0ac\uc6a9\ud560 \uacbd\uc6b0, \ucee4\uc2a4\ud140 \ub124\uc784\uc2a4\ud398\uc774\uc2a4\ub97c \uc815\uc758\ud560 \uc218 \uc788\uc2b5\ub2c8\ub2e4. \ub2e4\uc74c\uc740 \ucee4\uc2a4\ud140 \ud074\ub798\uc2a4\ub97c \uc815\uc758\ud558\uace0 \uc774\ub97c XAML\uc5d0\uc11c \uc0ac\uc6a9\ud558\ub294 \ubc29\ubc95\uc785\ub2c8\ub2e4:<\/p>\n<pre><code>using Windows.UI.Xaml.Controls;\n\nnamespace SampleApp.Controls\n{\n    public class CustomButton : Button\n    {\n        public CustomButton()\n        {\n            this.Content = \"Custom Button\";\n        }\n    }\n}<\/code><\/pre>\n<p>XAML \ud30c\uc77c\uc5d0\uc11c \ucee4\uc2a4\ud140 \ubc84\ud2bc\uc744 \uc0ac\uc6a9\ud558\ub294 \uc608\uc81c\ub294 \ub2e4\uc74c\uacfc \uac19\uc2b5\ub2c8\ub2e4:<\/p>\n<pre><code>&lt;Page\n    xmlns:controls=\"using:SampleApp.Controls\"&gt;\n    &lt;Grid&gt;\n        &lt;controls:CustomButton \/&gt;\n    &lt;\/Grid&gt;\n&lt;\/Page&gt;<\/code><\/pre>\n<h3>8. \ucd5c\uc801\ud654\ub41c \uba85\uba85 \uaddc\uce59<\/h3>\n<p>XAML \ub124\uc784\uc2a4\ud398\uc774\uc2a4\ub97c \uc815\uc758\ud558\uace0 \uc0ac\uc6a9\ud560 \ub54c\ub294 \uac00\ub3c5\uc131\uc744 \ub192\uc774\uae30 \uc704\ud574 \uba85\uba85 \uaddc\uce59\uc744 \ucd5c\uc801\ud654\ud574\uc57c \ud569\ub2c8\ub2e4. \uc608\ub97c \ub4e4\uc5b4, \uac01 \ub124\uc784\uc2a4\ud398\uc774\uc2a4\uc5d0 \uc811\ub450\uc0ac\ub97c \uc124\uc815\ud558\uc5ec \uac01\uac01\uc758 \ubaa9\uc801\uc5d0 \ub9de\uac8c \uc0ac\uc6a9\ud560 \uc218 \uc788\uc2b5\ub2c8\ub2e4. \uc774\ub807\uac8c \ud558\uba74 \ub300\uaddc\ubaa8 \ud504\ub85c\uc81d\ud2b8\uc5d0\uc11c\ub3c4 \ucf54\ub4dc \uad00\ub9ac\uac00 \uc218\uc6d4\ud574\uc9d1\ub2c8\ub2e4.<\/p>\n<h3>9. XAML \ub124\uc784\uc2a4\ud398\uc774\uc2a4\uc640 \ub370\uc774\ud130 \ubc14\uc778\ub529<\/h3>\n<p>XAML \ub124\uc784\uc2a4\ud398\uc774\uc2a4\ub294 MVVM(\ubaa8\ub378-\ubdf0-\ubdf0\ubaa8\ub378) \uc544\ud0a4\ud14d\ucc98\uc5d0\uc11c \ub370\uc774\ud130 \ubc14\uc778\ub529\uc744 \ud1b5\ud574 UI\uc640 \ube44\uc988\ub2c8\uc2a4 \ub85c\uc9c1\uc744 \uc5f0\uacb0\ud558\ub294 \uc911\uc694\ud55c \uc5ed\ud560\uc744 \ud569\ub2c8\ub2e4. \ub2e4\uc74c\uc740 \uac04\ub2e8\ud55c \ub370\uc774\ud130 \ubc14\uc778\ub529 \uc608\uc81c\uc785\ub2c8\ub2e4:<\/p>\n<pre><code>&lt;Page\n    x:Class=\"SampleApp.MainPage\"\n    xmlns=\"http:\/\/schemas.microsoft.com\/winfx\/2006\/xaml\/presentation\"\n    xmlns:x=\"http:\/\/schemas.microsoft.com\/winfx\/2006\/xaml\"\n    xmlns:local=\"using:SampleApp\"&gt;\n\n    &lt;Grid&gt;\n        &lt;TextBlock Text=\"{Binding Name}\" \/&gt;\n        &lt;TextBox Text=\"{Binding Name, Mode=TwoWay}\" \/&gt;\n    &lt;\/Grid&gt;\n&lt;\/Page&gt;<\/code><\/pre>\n<p>\uc704 \ucf54\ub4dc\uc5d0\uc11c\ub294 <code>Name<\/code> \uc18d\uc131\uacfc \ub370\uc774\ud130\ub97c \ubdf0\uc640 \ubc14\uc778\ub529\ud569\ub2c8\ub2e4. \uc774\ub97c \ud1b5\ud574 UI \ubcc0\uacbd \uc0ac\ud56d\uc744 \uc790\ub3d9\uc73c\ub85c \ubc18\uc601\ud560 \uc218 \uc788\uc2b5\ub2c8\ub2e4.<\/p>\n<h3>10. \uc624\ub958 \ucc98\ub9ac \ubc0f \ub514\ubc84\uae45<\/h3>\n<p>XAML \ub124\uc784\uc2a4\ud398\uc774\uc2a4\ub97c \uc0ac\uc6a9\ud560 \ub54c \ubc1c\uc0dd\ud560 \uc218 \uc788\ub294 \uc624\ub958\ub294 \uc8fc\ub85c URI\uac00 \uc798\ubabb\ub418\uc5c8\uac70\ub098, \ud074\ub798\uc2a4\uac00 \ub204\ub77d\ub41c \uacbd\uc6b0\uc785\ub2c8\ub2e4. \uc624\ub958 \uba54\uc2dc\uc9c0\ub97c \ud1b5\ud574 \ub204\ub77d\ub41c \uc694\uc18c\ub97c \uc27d\uac8c \ucc3e\uc544 \uc218\uc815\ud560 \uc218 \uc788\uc2b5\ub2c8\ub2e4. \ub610\ud55c, XAML \ud30c\uc77c \ub0b4\uc5d0\uc11c \ub514\uc790\uc778 \ud0c0\uc784\uc5d0\uc11c \ubcc0\uacbd\ub41c \ub0b4\uc6a9\uc774 \uc62c\ubc14\ub974\uac8c \ubc18\uc601\ub418\uc9c0 \uc54a\ub294\ub2e4\uba74, <code>Build<\/code> \uba54\ub274\uc5d0\uc11c <code>Clean Solution<\/code> \ud6c4 <code>Rebuild Solution<\/code>\uc744 \uc218\ud589\ud558\uc5ec \ubb38\uc81c\ub97c \ud574\uacb0\ud560 \uc218 \uc788\uc2b5\ub2c8\ub2e4.<\/p>\n<h3>\uacb0\ub860<\/h3>\n<p>XAML \ub124\uc784\uc2a4\ud398\uc774\uc2a4\ub294 UWP \uc560\ud50c\ub9ac\ucf00\uc774\uc158 \uac1c\ubc1c\uc5d0 \uc788\uc5b4\uc11c \ub9e4\uc6b0 \uc911\uc694\ud55c \uc694\uc18c\uc785\ub2c8\ub2e4. \ubcf8 \uae00\uc5d0\uc11c \ub2e4\ub8ec \ub0b4\uc6a9\uc744 \ud1b5\ud574 XAML \ub124\uc784\uc2a4\ud398\uc774\uc2a4\uc758 \uae30\ubcf8 \uac1c\ub150, \ud65c\uc6a9 \uc0ac\ub840, \ucee4\uc2a4\ud140 \ud074\ub798\uc2a4 \uc815\uc758, \ub370\uc774\ud130 \ubc14\uc778\ub529 \ub4f1 \ub2e4\uc591\ud55c \uce21\uba74\uc744 \uc774\ud574\ud558\uace0 \uc801\uc6a9\ud574 \ubcfc \uc218 \uc788\uae30\ub97c \ubc14\ub78d\ub2c8\ub2e4. UWP \uac1c\ubc1c \uc2dc XAML \ub124\uc784\uc2a4\ud398\uc774\uc2a4\ub97c \uc801\uc808\ud788 \ud65c\uc6a9\ud558\uba74 \ub354\uc6b1 \ud6a8\uc728\uc801\uc774\uace0 \uad00\ub9ac\ud558\uae30 \uc26c\uc6b4 \ucf54\ub4dc\ub97c \uc791\uc131\ud560 \uc218 \uc788\uc2b5\ub2c8\ub2e4.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>\uc708\ub3c4\uc6b0 UWP \uac1c\ubc1c: XAML \ub124\uc784\uc2a4\ud398\uc774\uc2a4 UWP(Universal Windows Platform) \uac1c\ubc1c\uc740 \ud604\ub300 \uc708\ub3c4\uc6b0 \uc560\ud50c\ub9ac\ucf00\uc774\uc158 \uac1c\ubc1c\uc758 \ud575\uc2ec\uc785\ub2c8\ub2e4. XAML\uc740 &#8216;eXtensible Application Markup Language&#8217;\uc758 \uc57d\uc790\ub85c, UWP \uc560\ud50c\ub9ac\ucf00\uc774\uc158\uc758 \uc0ac\uc6a9\uc790 \uc778\ud130\ud398\uc774\uc2a4(UI)\ub97c \uc815\uc758\ud558\ub294 \ub370 \uc0ac\uc6a9\ub429\ub2c8\ub2e4. \ubcf8 \uae00\uc5d0\uc11c\ub294 XAML \ub124\uc784\uc2a4\ud398\uc774\uc2a4(Namespace)\uc5d0 \ub300\ud574 \uae4a\uc774 \uc788\uac8c \uc54c\uc544\ubcf4\uace0, \uac1c\ubc1c \uc2dc \uc0ac\uc6a9\ud558\ub294 \ub124\uc784\uc2a4\ud398\uc774\uc2a4\uc758 \uc885\ub958\uc640 \uadf8 \uc0ac\uc6a9 \ubc29\ubc95\uc5d0 \ub300\ud574 \uc124\uba85\ud558\uaca0\uc2b5\ub2c8\ub2e4. 1. XAML \ub124\uc784\uc2a4\ud398\uc774\uc2a4\ub780? XAML \ub124\uc784\uc2a4\ud398\uc774\uc2a4\ub294 XAML \ud30c\uc77c\uc5d0\uc11c \uc0ac\uc6a9\ud560 \uc218 \uc788\ub294 &hellip; <a href=\"https:\/\/atmokpo.com\/w\/31077\/\" class=\"more-link\">\ub354 \ubcf4\uae30<span class=\"screen-reader-text\"> &#8220;UWP \uac1c\ubc1c, XAML \ub124\uc784\uc2a4\ud398\uc774\uc2a4&#8221;<\/span><\/a><\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"closed","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_jetpack_memberships_contains_paid_content":false,"footnotes":""},"categories":[38],"tags":[],"class_list":["post-31077","post","type-post","status-publish","format-standard","hentry","category-uwp-"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v26.2 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>UWP \uac1c\ubc1c, XAML \ub124\uc784\uc2a4\ud398\uc774\uc2a4 - \ub77c\uc774\ube0c\uc2a4\ub9c8\ud2b8<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/atmokpo.com\/w\/31077\/\" \/>\n<meta property=\"og:locale\" content=\"ko_KR\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"UWP \uac1c\ubc1c, XAML \ub124\uc784\uc2a4\ud398\uc774\uc2a4 - \ub77c\uc774\ube0c\uc2a4\ub9c8\ud2b8\" \/>\n<meta property=\"og:description\" content=\"\uc708\ub3c4\uc6b0 UWP \uac1c\ubc1c: XAML \ub124\uc784\uc2a4\ud398\uc774\uc2a4 UWP(Universal Windows Platform) \uac1c\ubc1c\uc740 \ud604\ub300 \uc708\ub3c4\uc6b0 \uc560\ud50c\ub9ac\ucf00\uc774\uc158 \uac1c\ubc1c\uc758 \ud575\uc2ec\uc785\ub2c8\ub2e4. XAML\uc740 &#8216;eXtensible Application Markup Language&#8217;\uc758 \uc57d\uc790\ub85c, UWP \uc560\ud50c\ub9ac\ucf00\uc774\uc158\uc758 \uc0ac\uc6a9\uc790 \uc778\ud130\ud398\uc774\uc2a4(UI)\ub97c \uc815\uc758\ud558\ub294 \ub370 \uc0ac\uc6a9\ub429\ub2c8\ub2e4. \ubcf8 \uae00\uc5d0\uc11c\ub294 XAML \ub124\uc784\uc2a4\ud398\uc774\uc2a4(Namespace)\uc5d0 \ub300\ud574 \uae4a\uc774 \uc788\uac8c \uc54c\uc544\ubcf4\uace0, \uac1c\ubc1c \uc2dc \uc0ac\uc6a9\ud558\ub294 \ub124\uc784\uc2a4\ud398\uc774\uc2a4\uc758 \uc885\ub958\uc640 \uadf8 \uc0ac\uc6a9 \ubc29\ubc95\uc5d0 \ub300\ud574 \uc124\uba85\ud558\uaca0\uc2b5\ub2c8\ub2e4. 1. XAML \ub124\uc784\uc2a4\ud398\uc774\uc2a4\ub780? XAML \ub124\uc784\uc2a4\ud398\uc774\uc2a4\ub294 XAML \ud30c\uc77c\uc5d0\uc11c \uc0ac\uc6a9\ud560 \uc218 \uc788\ub294 &hellip; \ub354 \ubcf4\uae30 &quot;UWP \uac1c\ubc1c, XAML \ub124\uc784\uc2a4\ud398\uc774\uc2a4&quot;\" \/>\n<meta property=\"og:url\" content=\"https:\/\/atmokpo.com\/w\/31077\/\" \/>\n<meta property=\"og:site_name\" content=\"\ub77c\uc774\ube0c\uc2a4\ub9c8\ud2b8\" \/>\n<meta property=\"article:published_time\" content=\"2024-10-28T10:44:34+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2024-11-26T06:46:28+00:00\" \/>\n<meta name=\"author\" content=\"root\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:creator\" content=\"@bebubo4\" \/>\n<meta name=\"twitter:site\" content=\"@bebubo4\" \/>\n<meta name=\"twitter:label1\" content=\"\uae00\uc4f4\uc774\" \/>\n\t<meta name=\"twitter:data1\" content=\"root\" \/>\n\t<meta name=\"twitter:label2\" content=\"\uc608\uc0c1 \ub418\ub294 \ud310\ub3c5 \uc2dc\uac04\" \/>\n\t<meta name=\"twitter:data2\" content=\"2\ubd84\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\/\/atmokpo.com\/w\/31077\/#article\",\"isPartOf\":{\"@id\":\"https:\/\/atmokpo.com\/w\/31077\/\"},\"author\":{\"name\":\"root\",\"@id\":\"https:\/\/atmokpo.com\/w\/#\/schema\/person\/91b6b3b138fbba0efb4ae64b1abd81d7\"},\"headline\":\"UWP \uac1c\ubc1c, XAML \ub124\uc784\uc2a4\ud398\uc774\uc2a4\",\"datePublished\":\"2024-10-28T10:44:34+00:00\",\"dateModified\":\"2024-11-26T06:46:28+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/atmokpo.com\/w\/31077\/\"},\"wordCount\":100,\"publisher\":{\"@id\":\"https:\/\/atmokpo.com\/w\/#organization\"},\"articleSection\":[\"UWP \uac1c\ubc1c\"],\"inLanguage\":\"ko-KR\"},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/atmokpo.com\/w\/31077\/\",\"url\":\"https:\/\/atmokpo.com\/w\/31077\/\",\"name\":\"UWP \uac1c\ubc1c, XAML \ub124\uc784\uc2a4\ud398\uc774\uc2a4 - \ub77c\uc774\ube0c\uc2a4\ub9c8\ud2b8\",\"isPartOf\":{\"@id\":\"https:\/\/atmokpo.com\/w\/#website\"},\"datePublished\":\"2024-10-28T10:44:34+00:00\",\"dateModified\":\"2024-11-26T06:46:28+00:00\",\"breadcrumb\":{\"@id\":\"https:\/\/atmokpo.com\/w\/31077\/#breadcrumb\"},\"inLanguage\":\"ko-KR\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/atmokpo.com\/w\/31077\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/atmokpo.com\/w\/31077\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"\ud648\",\"item\":\"https:\/\/atmokpo.com\/w\/en\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"UWP \uac1c\ubc1c, XAML \ub124\uc784\uc2a4\ud398\uc774\uc2a4\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/atmokpo.com\/w\/#website\",\"url\":\"https:\/\/atmokpo.com\/w\/\",\"name\":\"\ub77c\uc774\ube0c\uc2a4\ub9c8\ud2b8\",\"description\":\"\",\"publisher\":{\"@id\":\"https:\/\/atmokpo.com\/w\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/atmokpo.com\/w\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"ko-KR\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/atmokpo.com\/w\/#organization\",\"name\":\"\ub77c\uc774\ube0c\uc2a4\ub9c8\ud2b8\",\"url\":\"https:\/\/atmokpo.com\/w\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"ko-KR\",\"@id\":\"https:\/\/atmokpo.com\/w\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/atmokpo.com\/w\/wp-content\/uploads\/2024\/11\/logo.png\",\"contentUrl\":\"https:\/\/atmokpo.com\/w\/wp-content\/uploads\/2024\/11\/logo.png\",\"width\":400,\"height\":400,\"caption\":\"\ub77c\uc774\ube0c\uc2a4\ub9c8\ud2b8\"},\"image\":{\"@id\":\"https:\/\/atmokpo.com\/w\/#\/schema\/logo\/image\/\"},\"sameAs\":[\"https:\/\/x.com\/bebubo4\"]},{\"@type\":\"Person\",\"@id\":\"https:\/\/atmokpo.com\/w\/#\/schema\/person\/91b6b3b138fbba0efb4ae64b1abd81d7\",\"name\":\"root\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"ko-KR\",\"@id\":\"https:\/\/atmokpo.com\/w\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/708197b41fc6435a7ce22d951b25d4a47e9e904270cb1f04682d4f025066f80c?s=96&d=mm&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/708197b41fc6435a7ce22d951b25d4a47e9e904270cb1f04682d4f025066f80c?s=96&d=mm&r=g\",\"caption\":\"root\"},\"sameAs\":[\"http:\/\/atmokpo.com\/w\"],\"url\":\"https:\/\/atmokpo.com\/w\/author\/root\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"UWP \uac1c\ubc1c, XAML \ub124\uc784\uc2a4\ud398\uc774\uc2a4 - \ub77c\uc774\ube0c\uc2a4\ub9c8\ud2b8","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/atmokpo.com\/w\/31077\/","og_locale":"ko_KR","og_type":"article","og_title":"UWP \uac1c\ubc1c, XAML \ub124\uc784\uc2a4\ud398\uc774\uc2a4 - \ub77c\uc774\ube0c\uc2a4\ub9c8\ud2b8","og_description":"\uc708\ub3c4\uc6b0 UWP \uac1c\ubc1c: XAML \ub124\uc784\uc2a4\ud398\uc774\uc2a4 UWP(Universal Windows Platform) \uac1c\ubc1c\uc740 \ud604\ub300 \uc708\ub3c4\uc6b0 \uc560\ud50c\ub9ac\ucf00\uc774\uc158 \uac1c\ubc1c\uc758 \ud575\uc2ec\uc785\ub2c8\ub2e4. XAML\uc740 &#8216;eXtensible Application Markup Language&#8217;\uc758 \uc57d\uc790\ub85c, UWP \uc560\ud50c\ub9ac\ucf00\uc774\uc158\uc758 \uc0ac\uc6a9\uc790 \uc778\ud130\ud398\uc774\uc2a4(UI)\ub97c \uc815\uc758\ud558\ub294 \ub370 \uc0ac\uc6a9\ub429\ub2c8\ub2e4. \ubcf8 \uae00\uc5d0\uc11c\ub294 XAML \ub124\uc784\uc2a4\ud398\uc774\uc2a4(Namespace)\uc5d0 \ub300\ud574 \uae4a\uc774 \uc788\uac8c \uc54c\uc544\ubcf4\uace0, \uac1c\ubc1c \uc2dc \uc0ac\uc6a9\ud558\ub294 \ub124\uc784\uc2a4\ud398\uc774\uc2a4\uc758 \uc885\ub958\uc640 \uadf8 \uc0ac\uc6a9 \ubc29\ubc95\uc5d0 \ub300\ud574 \uc124\uba85\ud558\uaca0\uc2b5\ub2c8\ub2e4. 1. XAML \ub124\uc784\uc2a4\ud398\uc774\uc2a4\ub780? XAML \ub124\uc784\uc2a4\ud398\uc774\uc2a4\ub294 XAML \ud30c\uc77c\uc5d0\uc11c \uc0ac\uc6a9\ud560 \uc218 \uc788\ub294 &hellip; \ub354 \ubcf4\uae30 \"UWP \uac1c\ubc1c, XAML \ub124\uc784\uc2a4\ud398\uc774\uc2a4\"","og_url":"https:\/\/atmokpo.com\/w\/31077\/","og_site_name":"\ub77c\uc774\ube0c\uc2a4\ub9c8\ud2b8","article_published_time":"2024-10-28T10:44:34+00:00","article_modified_time":"2024-11-26T06:46:28+00:00","author":"root","twitter_card":"summary_large_image","twitter_creator":"@bebubo4","twitter_site":"@bebubo4","twitter_misc":{"\uae00\uc4f4\uc774":"root","\uc608\uc0c1 \ub418\ub294 \ud310\ub3c5 \uc2dc\uac04":"2\ubd84"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/atmokpo.com\/w\/31077\/#article","isPartOf":{"@id":"https:\/\/atmokpo.com\/w\/31077\/"},"author":{"name":"root","@id":"https:\/\/atmokpo.com\/w\/#\/schema\/person\/91b6b3b138fbba0efb4ae64b1abd81d7"},"headline":"UWP \uac1c\ubc1c, XAML \ub124\uc784\uc2a4\ud398\uc774\uc2a4","datePublished":"2024-10-28T10:44:34+00:00","dateModified":"2024-11-26T06:46:28+00:00","mainEntityOfPage":{"@id":"https:\/\/atmokpo.com\/w\/31077\/"},"wordCount":100,"publisher":{"@id":"https:\/\/atmokpo.com\/w\/#organization"},"articleSection":["UWP \uac1c\ubc1c"],"inLanguage":"ko-KR"},{"@type":"WebPage","@id":"https:\/\/atmokpo.com\/w\/31077\/","url":"https:\/\/atmokpo.com\/w\/31077\/","name":"UWP \uac1c\ubc1c, XAML \ub124\uc784\uc2a4\ud398\uc774\uc2a4 - \ub77c\uc774\ube0c\uc2a4\ub9c8\ud2b8","isPartOf":{"@id":"https:\/\/atmokpo.com\/w\/#website"},"datePublished":"2024-10-28T10:44:34+00:00","dateModified":"2024-11-26T06:46:28+00:00","breadcrumb":{"@id":"https:\/\/atmokpo.com\/w\/31077\/#breadcrumb"},"inLanguage":"ko-KR","potentialAction":[{"@type":"ReadAction","target":["https:\/\/atmokpo.com\/w\/31077\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/atmokpo.com\/w\/31077\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"\ud648","item":"https:\/\/atmokpo.com\/w\/en\/"},{"@type":"ListItem","position":2,"name":"UWP \uac1c\ubc1c, XAML \ub124\uc784\uc2a4\ud398\uc774\uc2a4"}]},{"@type":"WebSite","@id":"https:\/\/atmokpo.com\/w\/#website","url":"https:\/\/atmokpo.com\/w\/","name":"\ub77c\uc774\ube0c\uc2a4\ub9c8\ud2b8","description":"","publisher":{"@id":"https:\/\/atmokpo.com\/w\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/atmokpo.com\/w\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"ko-KR"},{"@type":"Organization","@id":"https:\/\/atmokpo.com\/w\/#organization","name":"\ub77c\uc774\ube0c\uc2a4\ub9c8\ud2b8","url":"https:\/\/atmokpo.com\/w\/","logo":{"@type":"ImageObject","inLanguage":"ko-KR","@id":"https:\/\/atmokpo.com\/w\/#\/schema\/logo\/image\/","url":"https:\/\/atmokpo.com\/w\/wp-content\/uploads\/2024\/11\/logo.png","contentUrl":"https:\/\/atmokpo.com\/w\/wp-content\/uploads\/2024\/11\/logo.png","width":400,"height":400,"caption":"\ub77c\uc774\ube0c\uc2a4\ub9c8\ud2b8"},"image":{"@id":"https:\/\/atmokpo.com\/w\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/x.com\/bebubo4"]},{"@type":"Person","@id":"https:\/\/atmokpo.com\/w\/#\/schema\/person\/91b6b3b138fbba0efb4ae64b1abd81d7","name":"root","image":{"@type":"ImageObject","inLanguage":"ko-KR","@id":"https:\/\/atmokpo.com\/w\/#\/schema\/person\/image\/","url":"https:\/\/secure.gravatar.com\/avatar\/708197b41fc6435a7ce22d951b25d4a47e9e904270cb1f04682d4f025066f80c?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/708197b41fc6435a7ce22d951b25d4a47e9e904270cb1f04682d4f025066f80c?s=96&d=mm&r=g","caption":"root"},"sameAs":["http:\/\/atmokpo.com\/w"],"url":"https:\/\/atmokpo.com\/w\/author\/root\/"}]}},"jetpack_featured_media_url":"","jetpack_sharing_enabled":true,"jetpack-related-posts":[],"_links":{"self":[{"href":"https:\/\/atmokpo.com\/w\/wp-json\/wp\/v2\/posts\/31077","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/atmokpo.com\/w\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/atmokpo.com\/w\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/atmokpo.com\/w\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/atmokpo.com\/w\/wp-json\/wp\/v2\/comments?post=31077"}],"version-history":[{"count":1,"href":"https:\/\/atmokpo.com\/w\/wp-json\/wp\/v2\/posts\/31077\/revisions"}],"predecessor-version":[{"id":31078,"href":"https:\/\/atmokpo.com\/w\/wp-json\/wp\/v2\/posts\/31077\/revisions\/31078"}],"wp:attachment":[{"href":"https:\/\/atmokpo.com\/w\/wp-json\/wp\/v2\/media?parent=31077"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/atmokpo.com\/w\/wp-json\/wp\/v2\/categories?post=31077"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/atmokpo.com\/w\/wp-json\/wp\/v2\/tags?post=31077"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}