{"id":31244,"date":"2024-10-28T11:15:36","date_gmt":"2024-10-28T11:15:36","guid":{"rendered":"http:\/\/atmokpo.com\/w\/?p=31244"},"modified":"2024-11-26T06:45:46","modified_gmt":"2024-11-26T06:45:46","slug":"wpf-%ea%b0%9c%eb%b0%9c-%ec%bb%a8%ed%8a%b8%eb%a1%a4-%eb%aa%a8%ec%96%91-%eb%b3%80%ea%b2%bd","status":"publish","type":"post","link":"https:\/\/atmokpo.com\/w\/31244\/","title":{"rendered":"WPF \uac1c\ubc1c, \ucee8\ud2b8\ub864 \ubaa8\uc591 \ubcc0\uacbd"},"content":{"rendered":"<p><body><\/p>\n<p>Windows Presentation Foundation(WPF)\uc740 .NET \ud504\ub808\uc784\uc6cc\ud06c\uc758 \uc77c\ubd80\ub85c, \ud48d\ubd80\ud55c \uc0ac\uc6a9\uc790 \uc778\ud130\ud398\uc774\uc2a4\ub97c \uad6c\ucd95\ud560 \uc218 \uc788\ub294 \uac15\ub825\ud55c \ud50c\ub7ab\ud3fc\uc785\ub2c8\ub2e4. WPF\uc758 \uac00\uc7a5 \ud070 \uc7a5\uc810 \uc911 \ud558\ub098\ub294 \ub2e4\uc591\ud55c UI \ucee8\ud2b8\ub864\uc744 \uc81c\uacf5\ud558\uba70, \uadf8\uac83\ub4e4\uc744 \uc27d\uac8c \ub514\uc790\uc778\ud558\uace0 \uc2a4\ud0c0\uc77c\ub9c1\ud560 \uc218 \uc788\ub294 \uae30\ub2a5\uc785\ub2c8\ub2e4. \uc774 \uae00\uc5d0\uc11c\ub294 WPF\uc5d0\uc11c \ucee8\ud2b8\ub864\uc758 \ubaa8\uc591\uc744 \ubcc0\uacbd\ud558\ub294 \ub2e4\uc591\ud55c \ubc29\ubc95\uc5d0 \ub300\ud574 \uc0c1\uc138\ud788 \uc124\uba85\ud558\uaca0\uc2b5\ub2c8\ub2e4.<\/p>\n<h2>WPF \ucee8\ud2b8\ub864\uc758 \uae30\ubcf8 \uad6c\uc870<\/h2>\n<p>WPF\uc758 \ucee8\ud2b8\ub864\uc740 XAML(Extensible Application Markup Language)\ub85c \uc815\uc758\ub429\ub2c8\ub2e4. XAML\uc740 \uc0ac\uc6a9\uc790 \uc778\ud130\ud398\uc774\uc2a4\ub97c \uc120\uc5b8\uc801\uc73c\ub85c \ucf54\ub4dc\ud654\ud560 \uc218 \uc788\uac8c \ud574\uc8fc\ub294 \uc5b8\uc5b4\uc785\ub2c8\ub2e4. WPF\uc5d0\uc11c \uc81c\uacf5\ud558\ub294 \ub2e4\uc591\ud55c \ucee8\ud2b8\ub864\ub4e4, \uc608\ub97c \ub4e4\uc5b4 <code>Button<\/code>, <code>TextBox<\/code>, <code>ComboBox<\/code> \ub4f1\uc5d0 \ub300\ud574 \uc54c\uc544\ubcf4\uaca0\uc2b5\ub2c8\ub2e4.<\/p>\n<h3>\uc608\uc81c: \uae30\ubcf8 \ubc84\ud2bc<\/h3>\n<div class=\"example\">\n<pre><code>&lt;Button Name=\"myButton\" Content=\"\ud074\ub9ad\ud558\uc138\uc694!\" \/&gt;<\/code><\/pre>\n<\/div>\n<p>\uc704\uc758 XAML\uc740 \uae30\ubcf8 \ubc84\ud2bc\uc744 \uc0dd\uc131\ud558\ub294 \ucf54\ub4dc\uc785\ub2c8\ub2e4. \uae30\ubcf8\uc801\uc73c\ub85c\ub294 \uc2dc\uc2a4\ud15c \ud14c\ub9c8\uc5d0 \ub530\ub77c \uc2a4\ud0c0\uc77c\uc774 \uc801\uc6a9\ub429\ub2c8\ub2e4.<\/p>\n<h2>\ucee8\ud2b8\ub864 \uc2a4\ud0c0\uc77c \ubcc0\uacbd<\/h2>\n<p>WPF\uc5d0\uc11c \ucee8\ud2b8\ub864\uc758 \ubaa8\uc591\uc744 \ubcc0\uacbd\ud558\ub294 \uac00\uc7a5 \uc77c\ubc18\uc801\uc778 \ubc29\ubc95\uc740 \uc2a4\ud0c0\uc77c\uc744 \uc0ac\uc6a9\ud558\ub294 \uac83\uc785\ub2c8\ub2e4. \uc2a4\ud0c0\uc77c\uc740 \ud2b9\uc815 \ucee8\ud2b8\ub864\uc758 \uc2dc\uac01\uc801 \ud2b9\uc9d5\uc744 \uc815\uc758\ud558\ub294\ub370 \uc0ac\uc6a9\ub418\ub294 XAML \uac1d\uccb4\uc785\ub2c8\ub2e4.<\/p>\n<h3>\uc2a4\ud0c0\uc77c \uc815\uc758\ud558\uae30<\/h3>\n<p>\uc2a4\ud0c0\uc77c\uc740 <code>Window.Resources<\/code> \ub610\ub294 <code>Application.Resources<\/code> \uc694\uc18c \ub0b4\uc5d0\uc11c \uc815\uc758\ud560 \uc218 \uc788\uc2b5\ub2c8\ub2e4. \uc544\ub798\ub294 \ubc84\ud2bc\uc758 \ubc30\uacbd\uc0c9\uacfc \ud3f0\ud2b8\ub97c \ubcc0\uacbd\ud558\ub294 \uc2a4\ud0c0\uc77c\uc744 \uc815\uc758\ud558\ub294 \uc608\uc81c\uc785\ub2c8\ub2e4.<\/p>\n<h4>\uc608\uc81c: \ubc84\ud2bc \uc2a4\ud0c0\uc77c<\/h4>\n<div class=\"example\">\n<pre><code>\n&lt;Window x:Class=\"MyApp.MainWindow\"\n        xmlns=\"http:\/\/schemas.microsoft.com\/winfx\/2006\/xaml\/presentation\"\n        xmlns:x=\"http:\/\/schemas.microsoft.com\/winfx\/2006\/xaml\"\n        Title=\"MainWindow\" Height=\"200\" Width=\"300\"&gt;\n    &lt;Window.Resources&gt;\n        &lt;Style TargetType=\"Button\"&gt;\n            &lt;Setter Property=\"Background\" Value=\"LightBlue\"\/&gt;\n            &lt;Setter Property=\"Foreground\" Value=\"DarkBlue\"\/&gt;\n            &lt;Setter Property=\"FontSize\" Value=\"16\"\/&gt;\n        &lt;\/Style&gt;\n    &lt;\/Window.Resources&gt;\n\n    &lt;Grid&gt;\n        &lt;Button Content=\"\uc2a4\ud0c0\uc77c\uc774 \uc801\uc6a9\ub41c \ubc84\ud2bc\" \/&gt;\n    &lt;\/Grid&gt;\n&lt;\/Window&gt;<\/code><\/pre>\n<\/div>\n<p>\uc704\uc758 \ucf54\ub4dc\ub294 \ubaa8\ub4e0 \ubc84\ud2bc\uc5d0 \ub300\ud574 \ubc30\uacbd\uc0c9\uc744 <code>LightBlue<\/code>\ub85c \uc124\uc815\ud558\uace0, \uc804\uacbd\uc0c9\uc744 <code>DarkBlue<\/code>\ub85c \uc124\uc815\ud569\ub2c8\ub2e4. \uc774\ub807\uac8c \uc2a4\ud0c0\uc77c\uc744 \uc815\uc758\ud558\uba74, \uac1c\ubc1c\uc790\uac00 \ubcc4\ub3c4\ub85c \ubc84\ud2bc\uc758 \uc18d\uc131\uc744 \uc124\uc815\ud560 \ud544\uc694 \uc5c6\uc774 \uc790\ub3d9\uc73c\ub85c \uc801\uc6a9\ub429\ub2c8\ub2e4.<\/p>\n<h2>\ucee8\ud2b8\ub864\uc758 \ud2b8\ub9ac\uac70 \uc0ac\uc6a9\ud558\uae30<\/h2>\n<p>\ud2b8\ub9ac\uac70(Triggers)\ub294 \ud2b9\uc815 \uc870\uac74\uc774 \ub9cc\uc871\ub420 \ub54c \uc2a4\ud0c0\uc77c\uc744 \ub3d9\uc801\uc73c\ub85c \ubcc0\uacbd\ud560 \uc218 \uc788\uac8c \ud574\uc90d\ub2c8\ub2e4. \uc608\ub97c \ub4e4\uc5b4, \ubc84\ud2bc\uc5d0 \ub9c8\uc6b0\uc2a4\ub97c \uc62c\ub838\uc744 \ub54c \uc0c9\uc0c1\uc744 \ubcc0\uacbd\ud558\ub294 \ud2b8\ub9ac\uac70\ub97c \ucd94\uac00\ud560 \uc218 \uc788\uc2b5\ub2c8\ub2e4.<\/p>\n<h3>\uc608\uc81c: \ub9c8\uc6b0\uc2a4 \uc624\ubc84 \ud2b8\ub9ac\uac70<\/h3>\n<div class=\"example\">\n<pre><code>\n&lt;Style TargetType=\"Button\"&gt;\n    &lt;Setter Property=\"Background\" Value=\"LightBlue\"\/&gt;\n    &lt;Setter Property=\"Foreground\" Value=\"DarkBlue\"\/&gt;\n    &lt;Setter Property=\"FontSize\" Value=\"16\"\/&gt;\n\n    &lt;Style.Triggers&gt;\n        &lt;Trigger Property=\"IsMouseOver\" Value=\"True\"&gt;\n            &lt;Setter Property=\"Background\" Value=\"DarkBlue\"\/&gt;\n            &lt;Setter Property=\"Foreground\" Value=\"White\"\/&gt;\n        &lt;\/Trigger&gt;\n    &lt;\/Style.Triggers&gt;\n&lt;\/Style&gt;<\/code><\/pre>\n<\/div>\n<p>\uc704 \ucf54\ub4dc\uc5d0\uc11c <code>IsMouseOver<\/code> \uc18d\uc131\uc774 true\uc778 \uacbd\uc6b0 \ubc84\ud2bc\uc758 \ubc30\uacbd\uc0c9\uacfc \uc804\uacbd\uc0c9\uc774 \ubcc0\uacbd\ub429\ub2c8\ub2e4. \ud2b8\ub9ac\uac70\ub294 \uc0ac\uc6a9\uc790 \uacbd\ud5d8\uc744 \uac1c\uc120\ud558\ub294 \ub9e4\uc6b0 \uc720\uc6a9\ud55c \ub3c4\uad6c\uc785\ub2c8\ub2e4.<\/p>\n<h2>ControlTemplate\uc744 \uc0ac\uc6a9\ud55c \ucee4\uc2a4\ud130\ub9c8\uc774\uc988<\/h2>\n<p>\ucee8\ud2b8\ub864 \ubaa8\uc591\uc744 \ub354\uc6b1 \uc138\ubc00\ud558\uac8c \uc9c0\uc815\ud558\uace0\uc790 \ud560 \ub54c\ub294 <code>ControlTemplate<\/code>\uc744 \uc0ac\uc6a9\ud560 \uc218 \uc788\uc2b5\ub2c8\ub2e4. <code>ControlTemplate<\/code>\uc740 \ucee8\ud2b8\ub864\uc758 \ub0b4\ubd80 \uad6c\uc870\ub97c \uc815\uc758\ud558\uba70, \uae30\ubcf8\uc801\uc73c\ub85c \uc81c\uacf5\ub418\ub294 \uc2dc\uac01\uc801 \uc694\uc18c\ub97c \ub300\uccb4\ud558\uc5ec \uc644\uc804\ud788 \ub2e4\ub978 \ud615\ud0dc\ub85c \ubc14\uafc0 \uc218 \uc788\uc2b5\ub2c8\ub2e4.<\/p>\n<h3>\uc608\uc81c: \ubc84\ud2bc ControlTemplate \ubcc0\uacbd\ud558\uae30<\/h3>\n<div class=\"example\">\n<pre><code>\n&lt;Style TargetType=\"Button\"&gt;\n    &lt;Setter Property=\"Template\"&gt;\n        &lt;Setter.Value&gt;\n            &lt;ControlTemplate TargetType=\"Button\"&gt;\n                &lt;Border Background=\"{TemplateBinding Background}\" \n                        BorderBrush=\"Black\" \n                        BorderThickness=\"2\" \n                        CornerRadius=\"10\"&gt;\n                    &lt;ContentPresenter HorizontalAlignment=\"Center\" \n                                      VerticalAlignment=\"Center\"\/&gt;\n                &lt;\/Border&gt;\n            &lt;\/ControlTemplate&gt;\n        &lt;\/Setter.Value&gt;\n    &lt;\/Setter&gt;\n&lt;\/Style&gt;<\/code><\/pre>\n<\/div>\n<p>\uc774 \uc2a4\ud0c0\uc77c\uc744 \ubc84\ud2bc\uc5d0 \uc801\uc6a9\ud558\uba74, \uae30\ubcf8 \ubc84\ud2bc \ubaa8\uc591\uc774 \uc0ac\ub77c\uc9c0\uace0, \ub124 \ubaa8\uc11c\ub9ac\uac00 \ub465\uadfc <code>Border<\/code> \uc694\uc18c \uc548\uc5d0 \ub0b4\uc6a9\uc774 \ud45c\uc2dc\ub429\ub2c8\ub2e4. <code>TemplateBinding<\/code>\uc744 \ud1b5\ud574 \ubc84\ud2bc\uc758 \ubc30\uacbd\uc0c9\uc774 \uc0ac\uc6a9\uc790 \uc815\uc758 \uc2a4\ud0c0\uc77c\uc5d0 \ubc14\uc778\ub529\ub429\ub2c8\ub2e4.<\/p>\n<h2>\ub370\uc774\ud130 \ud15c\ud50c\ub9bf\uc744 \ud1b5\ud55c \ub9ac\uc2a4\ud2b8 \uc544\uc774\ud15c \uc2a4\ud0c0\uc77c\ub9c1<\/h2>\n<p>WPF\uc5d0\uc11c\ub294 <code>ItemsControl<\/code>, <code>ListBox<\/code>, <code>ComboBox<\/code>\uc640 \uac19\uc740 \ucee8\ud2b8\ub864\uc5d0 \ub370\uc774\ud130 \ud15c\ud50c\ub9bf\uc744 \uc0ac\uc6a9\ud558\uc5ec \uc544\uc774\ud15c\uc758 \ud45c\ud604 \ubc29\uc2dd\uc744 \uc815\uc758\ud560 \uc218 \uc788\uc2b5\ub2c8\ub2e4. \ub370\uc774\ud130 \ud15c\ud50c\ub9bf\uc744 \uc0ac\uc6a9\ud558\uba74 \ubcf5\uc7a1\ud55c \ub370\uc774\ud130\ub97c \uc2dc\uac01\uc801\uc73c\ub85c \ud45c\ud604\ud558\uae30 \uc704\ud574 \ud544\uc694\ud55c \ubaa8\ub4e0 UI \uc694\uc18c\ub97c \uc790\uc720\ub86d\uac8c \ubc30\uce58\ud560 \uc218 \uc788\uc2b5\ub2c8\ub2e4.<\/p>\n<h3>\uc608\uc81c: \ub370\uc774\ud130 \ud15c\ud50c\ub9bf \uc0ac\uc6a9\ud558\uae30<\/h3>\n<div class=\"example\">\n<pre><code>\n&lt;Window.Resources&gt;\n    &lt;DataTemplate x:Key=\"PersonTemplate\"&gt;\n        &lt;StackPanel Orientation=\"Horizontal\"&gt;\n            &lt;Ellipse Width=\"30\" Height=\"30\" Fill=\"LightGreen\"\/&gt;\n            &lt;TextBlock Text=\"{Binding Name}\" Margin=\"5\" FontSize=\"14\"\/&gt;\n        &lt;\/StackPanel&gt;\n    &lt;\/DataTemplate&gt;\n&lt;\/Window.Resources&gt;\n\n&lt;ListBox ItemTemplate=\"{StaticResource PersonTemplate}\"&gt;\n    &lt;ListBoxItem Content=\"{Binding Name='\ud64d\uae38\ub3d9'}\"\/&gt;\n    &lt;ListBoxItem Content=\"{Binding Name='\uc774\uc21c\uc2e0'}\"\/&gt;\n&lt;\/ListBox&gt;<\/code><\/pre>\n<\/div>\n<p>\uc704\uc758 \uc608\uc81c\uc5d0\uc11c <code>DataTemplate<\/code>\uc740 \uac01 \ub370\uc774\ud130 \ud56d\ubaa9\uc744 <code>StackPanel<\/code>\ub85c \uc815\uc758\ud558\uc5ec, \uc544\uc774\ud15c\uc758 \uc774\ub984\uacfc \ud568\uaed8 \uc6d0 \ud615\ud0dc\uc758 \uadf8\ub798\ud53d\uc744 \ubcf4\uc5ec\uc90d\ub2c8\ub2e4. \uc774\ucc98\ub7fc \ub370\uc774\ud130\uc640 UI\ub97c \ud6a8\uacfc\uc801\uc73c\ub85c \uc5f0\uacb0\ud558\uc5ec \ud45c\ud604\ud560 \uc218 \uc788\uc2b5\ub2c8\ub2e4.<\/p>\n<h2>\uc560\ub2c8\uba54\uc774\uc158\uc744 \ud1b5\ud55c \uc2dc\uac01\uc801 \ud6a8\uacfc \ucd94\uac00\ud558\uae30<\/h2>\n<p>WPF\uc5d0\uc11c\ub294 XAML\uc744 \ud1b5\ud574 \uac04\ub2e8\ud558\uac8c \uc560\ub2c8\uba54\uc774\uc158\uc744 \ucd94\uac00\ud560 \uc218 \uc788\ub3c4\ub85d \uc9c0\uc6d0\ud569\ub2c8\ub2e4. \uc560\ub2c8\uba54\uc774\uc158\uc744 \ucd94\uac00\ud568\uc73c\ub85c\uc368 \uc0ac\uc6a9\uc790 \uacbd\ud5d8\uc744 \ub354\uc6b1 \ud48d\ubd80\ud558\uac8c \ub9cc\ub4e4 \uc218 \uc788\uc2b5\ub2c8\ub2e4.<\/p>\n<h3>\uc608\uc81c: \ubc84\ud2bc \uc560\ub2c8\uba54\uc774\uc158<\/h3>\n<div class=\"example\">\n<pre><code>\n&lt;Button Name=\"myAnimatedButton\" Content=\"\uc560\ub2c8\uba54\uc774\uc158 \ubc84\ud2bc\"&gt;\n    &lt;Button.Resources&gt;\n        &lt;Storyboard x:Key=\"MyAnimation\"&gt;\n            &lt;DoubleAnimation \n                Storyboard.TargetProperty=\"Opacity\"\n                From=\"1\" To=\"0.5\" Duration=\"0:0:1\" \n                AutoReverse=\"True\"\n                RepeatBehavior=\"Forever\"\/&gt;\n        &lt;\/Storyboard&gt;\n    &lt;\/Button.Resources&gt;\n    &lt;Button.Triggers&gt;\n        &lt;EventTrigger RoutedEvent=\"Button.MouseEnter\"&gt;\n            &lt;BeginStoryboard Storyboard=\"{StaticResource MyAnimation}\" \/&gt;\n        &lt;\/EventTrigger&gt;\n    &lt;\/Button.Triggers&gt;\n&lt;\/Button&gt;<\/code><\/pre>\n<\/div>\n<p>\uc774 \ucf54\ub4dc\ub294 \ubc84\ud2bc\uc5d0 \ub9c8\uc6b0\uc2a4\ub97c \uc62c\ub838\uc744 \ub54c <code>Opacity<\/code> \uc560\ub2c8\uba54\uc774\uc158\uc774 \uc801\uc6a9\ub418\uc5b4 \ubc84\ud2bc\uc774 \ubc18\ud22c\uba85\ud558\uac8c \uc0ac\ub77c\uc84c\ub2e4\uac00 \ub2e4\uc2dc \ub098\ud0c0\ub098\ub294 \ud6a8\uacfc\ub97c \uc90d\ub2c8\ub2e4. \uc560\ub2c8\uba54\uc774\uc158\uc744 \uc0ac\uc6a9\ud558\uc5ec \uc2ec\ubbf8\uc801\uc73c\ub85c \ub9e4\ub825\uc801\uc778 UI\ub97c \uad6c\ud604\ud560 \uc218 \uc788\uc2b5\ub2c8\ub2e4.<\/p>\n<h2>\uacb0\ub860<\/h2>\n<p>WPF\ub294 \uc0ac\uc6a9\uc790 \uc778\ud130\ud398\uc774\uc2a4\ub97c \ub2e4\uc591\ud558\uac8c \ub514\uc790\uc778\ud560 \uc218 \uc788\ub294 \uac15\ub825\ud558\uace0 \uc720\uc5f0\ud55c \ub3c4\uad6c\uc785\ub2c8\ub2e4. \uae30\ubcf8\uc801\uc778 \uc2a4\ud0c0\uc77c, \ud2b8\ub9ac\uac70, \ud15c\ud50c\ub9bf, \ub370\uc774\ud130 \ud15c\ud50c\ub9bf \ubc0f \uc560\ub2c8\uba54\uc774\uc158\uc744 \ud1b5\ud574 \uac1c\ubc1c\uc790\ub294 \uc0ac\uc6a9\uc790 \uacbd\ud5d8\uc744 \ud5a5\uc0c1\uc2dc\ud0a4\uace0, \ubcf4\ub2e4 \ubbf8\ub824\ud55c \uc778\ud130\ud398\uc774\uc2a4\ub97c \uad6c\ucd95\ud560 \uc218 \uc788\uc2b5\ub2c8\ub2e4. \uc55e\uc73c\ub85c WPF \uac1c\ubc1c\uc744 \ud558\uba74\uc11c \ub2e4\uc591\ud55c \uc2a4\ud0c0\uc77c\uacfc \ud15c\ud50c\ub9bf\uc744 \ud65c\uc6a9\ud574 \ubcf4\uc2dc\uae30 \ubc14\ub78d\ub2c8\ub2e4. \uc774\ub7ec\ud55c \uae30\uc220\ub4e4\uc740 \uacb0\uad6d \ub354 \ub098\uc740 \uc18c\ud504\ud2b8\uc6e8\uc5b4\ub97c \ub9cc\ub4dc\ub294 \ub370 \uae30\uc5ec\ud560 \uac83\uc785\ub2c8\ub2e4.<\/p>\n<p><\/body><\/p>\n","protected":false},"excerpt":{"rendered":"<p>Windows Presentation Foundation(WPF)\uc740 .NET \ud504\ub808\uc784\uc6cc\ud06c\uc758 \uc77c\ubd80\ub85c, \ud48d\ubd80\ud55c \uc0ac\uc6a9\uc790 \uc778\ud130\ud398\uc774\uc2a4\ub97c \uad6c\ucd95\ud560 \uc218 \uc788\ub294 \uac15\ub825\ud55c \ud50c\ub7ab\ud3fc\uc785\ub2c8\ub2e4. WPF\uc758 \uac00\uc7a5 \ud070 \uc7a5\uc810 \uc911 \ud558\ub098\ub294 \ub2e4\uc591\ud55c UI \ucee8\ud2b8\ub864\uc744 \uc81c\uacf5\ud558\uba70, \uadf8\uac83\ub4e4\uc744 \uc27d\uac8c \ub514\uc790\uc778\ud558\uace0 \uc2a4\ud0c0\uc77c\ub9c1\ud560 \uc218 \uc788\ub294 \uae30\ub2a5\uc785\ub2c8\ub2e4. \uc774 \uae00\uc5d0\uc11c\ub294 WPF\uc5d0\uc11c \ucee8\ud2b8\ub864\uc758 \ubaa8\uc591\uc744 \ubcc0\uacbd\ud558\ub294 \ub2e4\uc591\ud55c \ubc29\ubc95\uc5d0 \ub300\ud574 \uc0c1\uc138\ud788 \uc124\uba85\ud558\uaca0\uc2b5\ub2c8\ub2e4. WPF \ucee8\ud2b8\ub864\uc758 \uae30\ubcf8 \uad6c\uc870 WPF\uc758 \ucee8\ud2b8\ub864\uc740 XAML(Extensible Application Markup Language)\ub85c \uc815\uc758\ub429\ub2c8\ub2e4. XAML\uc740 \uc0ac\uc6a9\uc790 &hellip; <a href=\"https:\/\/atmokpo.com\/w\/31244\/\" class=\"more-link\">\ub354 \ubcf4\uae30<span class=\"screen-reader-text\"> &#8220;WPF \uac1c\ubc1c, \ucee8\ud2b8\ub864 \ubaa8\uc591 \ubcc0\uacbd&#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":[39],"tags":[],"class_list":["post-31244","post","type-post","status-publish","format-standard","hentry","category-wpf-"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v26.2 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>WPF \uac1c\ubc1c, \ucee8\ud2b8\ub864 \ubaa8\uc591 \ubcc0\uacbd - \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\/31244\/\" \/>\n<meta property=\"og:locale\" content=\"ko_KR\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"WPF \uac1c\ubc1c, \ucee8\ud2b8\ub864 \ubaa8\uc591 \ubcc0\uacbd - \ub77c\uc774\ube0c\uc2a4\ub9c8\ud2b8\" \/>\n<meta property=\"og:description\" content=\"Windows Presentation Foundation(WPF)\uc740 .NET \ud504\ub808\uc784\uc6cc\ud06c\uc758 \uc77c\ubd80\ub85c, \ud48d\ubd80\ud55c \uc0ac\uc6a9\uc790 \uc778\ud130\ud398\uc774\uc2a4\ub97c \uad6c\ucd95\ud560 \uc218 \uc788\ub294 \uac15\ub825\ud55c \ud50c\ub7ab\ud3fc\uc785\ub2c8\ub2e4. WPF\uc758 \uac00\uc7a5 \ud070 \uc7a5\uc810 \uc911 \ud558\ub098\ub294 \ub2e4\uc591\ud55c UI \ucee8\ud2b8\ub864\uc744 \uc81c\uacf5\ud558\uba70, \uadf8\uac83\ub4e4\uc744 \uc27d\uac8c \ub514\uc790\uc778\ud558\uace0 \uc2a4\ud0c0\uc77c\ub9c1\ud560 \uc218 \uc788\ub294 \uae30\ub2a5\uc785\ub2c8\ub2e4. \uc774 \uae00\uc5d0\uc11c\ub294 WPF\uc5d0\uc11c \ucee8\ud2b8\ub864\uc758 \ubaa8\uc591\uc744 \ubcc0\uacbd\ud558\ub294 \ub2e4\uc591\ud55c \ubc29\ubc95\uc5d0 \ub300\ud574 \uc0c1\uc138\ud788 \uc124\uba85\ud558\uaca0\uc2b5\ub2c8\ub2e4. WPF \ucee8\ud2b8\ub864\uc758 \uae30\ubcf8 \uad6c\uc870 WPF\uc758 \ucee8\ud2b8\ub864\uc740 XAML(Extensible Application Markup Language)\ub85c \uc815\uc758\ub429\ub2c8\ub2e4. XAML\uc740 \uc0ac\uc6a9\uc790 &hellip; \ub354 \ubcf4\uae30 &quot;WPF \uac1c\ubc1c, \ucee8\ud2b8\ub864 \ubaa8\uc591 \ubcc0\uacbd&quot;\" \/>\n<meta property=\"og:url\" content=\"https:\/\/atmokpo.com\/w\/31244\/\" \/>\n<meta property=\"og:site_name\" content=\"\ub77c\uc774\ube0c\uc2a4\ub9c8\ud2b8\" \/>\n<meta property=\"article:published_time\" content=\"2024-10-28T11:15:36+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2024-11-26T06:45:46+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\/31244\/#article\",\"isPartOf\":{\"@id\":\"https:\/\/atmokpo.com\/w\/31244\/\"},\"author\":{\"name\":\"root\",\"@id\":\"https:\/\/atmokpo.com\/w\/#\/schema\/person\/91b6b3b138fbba0efb4ae64b1abd81d7\"},\"headline\":\"WPF \uac1c\ubc1c, \ucee8\ud2b8\ub864 \ubaa8\uc591 \ubcc0\uacbd\",\"datePublished\":\"2024-10-28T11:15:36+00:00\",\"dateModified\":\"2024-11-26T06:45:46+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/atmokpo.com\/w\/31244\/\"},\"wordCount\":33,\"publisher\":{\"@id\":\"https:\/\/atmokpo.com\/w\/#organization\"},\"articleSection\":[\"WPF \uac1c\ubc1c\"],\"inLanguage\":\"ko-KR\"},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/atmokpo.com\/w\/31244\/\",\"url\":\"https:\/\/atmokpo.com\/w\/31244\/\",\"name\":\"WPF \uac1c\ubc1c, \ucee8\ud2b8\ub864 \ubaa8\uc591 \ubcc0\uacbd - \ub77c\uc774\ube0c\uc2a4\ub9c8\ud2b8\",\"isPartOf\":{\"@id\":\"https:\/\/atmokpo.com\/w\/#website\"},\"datePublished\":\"2024-10-28T11:15:36+00:00\",\"dateModified\":\"2024-11-26T06:45:46+00:00\",\"breadcrumb\":{\"@id\":\"https:\/\/atmokpo.com\/w\/31244\/#breadcrumb\"},\"inLanguage\":\"ko-KR\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/atmokpo.com\/w\/31244\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/atmokpo.com\/w\/31244\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"\ud648\",\"item\":\"https:\/\/atmokpo.com\/w\/en\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"WPF \uac1c\ubc1c, \ucee8\ud2b8\ub864 \ubaa8\uc591 \ubcc0\uacbd\"}]},{\"@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":"WPF \uac1c\ubc1c, \ucee8\ud2b8\ub864 \ubaa8\uc591 \ubcc0\uacbd - \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\/31244\/","og_locale":"ko_KR","og_type":"article","og_title":"WPF \uac1c\ubc1c, \ucee8\ud2b8\ub864 \ubaa8\uc591 \ubcc0\uacbd - \ub77c\uc774\ube0c\uc2a4\ub9c8\ud2b8","og_description":"Windows Presentation Foundation(WPF)\uc740 .NET \ud504\ub808\uc784\uc6cc\ud06c\uc758 \uc77c\ubd80\ub85c, \ud48d\ubd80\ud55c \uc0ac\uc6a9\uc790 \uc778\ud130\ud398\uc774\uc2a4\ub97c \uad6c\ucd95\ud560 \uc218 \uc788\ub294 \uac15\ub825\ud55c \ud50c\ub7ab\ud3fc\uc785\ub2c8\ub2e4. WPF\uc758 \uac00\uc7a5 \ud070 \uc7a5\uc810 \uc911 \ud558\ub098\ub294 \ub2e4\uc591\ud55c UI \ucee8\ud2b8\ub864\uc744 \uc81c\uacf5\ud558\uba70, \uadf8\uac83\ub4e4\uc744 \uc27d\uac8c \ub514\uc790\uc778\ud558\uace0 \uc2a4\ud0c0\uc77c\ub9c1\ud560 \uc218 \uc788\ub294 \uae30\ub2a5\uc785\ub2c8\ub2e4. \uc774 \uae00\uc5d0\uc11c\ub294 WPF\uc5d0\uc11c \ucee8\ud2b8\ub864\uc758 \ubaa8\uc591\uc744 \ubcc0\uacbd\ud558\ub294 \ub2e4\uc591\ud55c \ubc29\ubc95\uc5d0 \ub300\ud574 \uc0c1\uc138\ud788 \uc124\uba85\ud558\uaca0\uc2b5\ub2c8\ub2e4. WPF \ucee8\ud2b8\ub864\uc758 \uae30\ubcf8 \uad6c\uc870 WPF\uc758 \ucee8\ud2b8\ub864\uc740 XAML(Extensible Application Markup Language)\ub85c \uc815\uc758\ub429\ub2c8\ub2e4. XAML\uc740 \uc0ac\uc6a9\uc790 &hellip; \ub354 \ubcf4\uae30 \"WPF \uac1c\ubc1c, \ucee8\ud2b8\ub864 \ubaa8\uc591 \ubcc0\uacbd\"","og_url":"https:\/\/atmokpo.com\/w\/31244\/","og_site_name":"\ub77c\uc774\ube0c\uc2a4\ub9c8\ud2b8","article_published_time":"2024-10-28T11:15:36+00:00","article_modified_time":"2024-11-26T06:45:46+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\/31244\/#article","isPartOf":{"@id":"https:\/\/atmokpo.com\/w\/31244\/"},"author":{"name":"root","@id":"https:\/\/atmokpo.com\/w\/#\/schema\/person\/91b6b3b138fbba0efb4ae64b1abd81d7"},"headline":"WPF \uac1c\ubc1c, \ucee8\ud2b8\ub864 \ubaa8\uc591 \ubcc0\uacbd","datePublished":"2024-10-28T11:15:36+00:00","dateModified":"2024-11-26T06:45:46+00:00","mainEntityOfPage":{"@id":"https:\/\/atmokpo.com\/w\/31244\/"},"wordCount":33,"publisher":{"@id":"https:\/\/atmokpo.com\/w\/#organization"},"articleSection":["WPF \uac1c\ubc1c"],"inLanguage":"ko-KR"},{"@type":"WebPage","@id":"https:\/\/atmokpo.com\/w\/31244\/","url":"https:\/\/atmokpo.com\/w\/31244\/","name":"WPF \uac1c\ubc1c, \ucee8\ud2b8\ub864 \ubaa8\uc591 \ubcc0\uacbd - \ub77c\uc774\ube0c\uc2a4\ub9c8\ud2b8","isPartOf":{"@id":"https:\/\/atmokpo.com\/w\/#website"},"datePublished":"2024-10-28T11:15:36+00:00","dateModified":"2024-11-26T06:45:46+00:00","breadcrumb":{"@id":"https:\/\/atmokpo.com\/w\/31244\/#breadcrumb"},"inLanguage":"ko-KR","potentialAction":[{"@type":"ReadAction","target":["https:\/\/atmokpo.com\/w\/31244\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/atmokpo.com\/w\/31244\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"\ud648","item":"https:\/\/atmokpo.com\/w\/en\/"},{"@type":"ListItem","position":2,"name":"WPF \uac1c\ubc1c, \ucee8\ud2b8\ub864 \ubaa8\uc591 \ubcc0\uacbd"}]},{"@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":[{"id":43231,"url":"https:\/\/atmokpo.com\/w\/43231\/","url_meta":{"origin":31244,"position":0},"title":"[Prism]  016. Prism\uc758 \uc2a4\ud0c0\uc77c \ubc0f \ud14c\ub9c8, \uc0ac\uc6a9\uc790 \uc815\uc758 \uc2a4\ud0c0\uc77c \uc801\uc6a9","author":"root","date":"2024\ub144 11\uc6d4 26\uc77c","format":false,"excerpt":"WPF(Windows Presentation Foundation)\uc5d0\uc11c Prism \ud504\ub808\uc784\uc6cc\ud06c\ub294 \ubaa8\ub4c8\ud615 \uc544\ud0a4\ud14d\ucc98\ub97c \uc81c\uacf5\ud558\uc5ec \ub300\uaddc\ubaa8 \uc560\ud50c\ub9ac\ucf00\uc774\uc158\uc758 \uac1c\ubc1c\uc744 \uc6a9\uc774\ud558\uac8c \ud569\ub2c8\ub2e4. \uc774 \uae00\uc5d0\uc11c\ub294 Prism\uc744 \uc0ac\uc6a9\ud558\uc5ec WPF \uc560\ud50c\ub9ac\ucf00\uc774\uc158\uc758 \uc2a4\ud0c0\uc77c\uacfc \ud14c\ub9c8\ub97c \uc801\uc6a9\ud558\uace0, \uc0ac\uc6a9\uc790 \uc815\uc758 \uc2a4\ud0c0\uc77c\uc744 \ub9cc\ub4dc\ub294 \ubc29\ubc95\uc5d0 \ub300\ud574 \uae4a\uc774 \uc788\ub294 \uc124\uba85\uacfc \uc608\uc81c\ub97c \uc81c\uacf5\ud569\ub2c8\ub2e4. 1. Prism \uc18c\uac1c Prism\uc740 WPF, Xamarin, Unity \ub4f1 \ub2e4\uc591\ud55c \ud50c\ub7ab\ud3fc\uc5d0\uc11c \uc0ac\uc6a9\ud560 \uc218 \uc788\ub294 \uc560\ud50c\ub9ac\ucf00\uc774\uc158 \ud504\ub808\uc784\uc6cc\ud06c\uc785\ub2c8\ub2e4. Prism\uc740 MVVM(\ubaa8\ub378-\ubdf0-\ubdf0\ubaa8\ub378)\u2026","rel":"","context":"&quot;WPF \uac1c\ubc1c&quot;\uc5d0\uc11c","block_context":{"text":"WPF \uac1c\ubc1c","link":"https:\/\/atmokpo.com\/w\/category\/wpf-%ea%b0%9c%eb%b0%9c\/"},"img":{"alt_text":"","src":"","width":0,"height":0},"classes":[]},{"id":31281,"url":"https:\/\/atmokpo.com\/w\/31281\/","url_meta":{"origin":31244,"position":1},"title":"WPF \uac15\uc88c, \ud15c\ud50c\ub9bf \ubc14\uc778\ub529\uc744 \uc0ac\uc6a9\ud558\uc5ec UI\ub97c \uc720\uc5f0\ud558\uac8c \uad6c\uc131\ud558\uae30","author":"root","date":"2024\ub144 10\uc6d4 28\uc77c","format":false,"excerpt":"\uc791\uc131\uc790: \uc870\uad11\ud615 \uc791\uc131\uc77c: 2024\ub144 11\uc6d4 26\uc77c \uc11c\ub860 Windows Presentation Foundation (WPF)\uc740 .NET \ud504\ub808\uc784\uc6cc\ud06c\uc758 \uc77c\ubd80\ub85c, \uac15\ub825\ud558\uace0 \uc720\uc5f0\ud55c \ub370\uc2a4\ud06c\ud1b1 \uc560\ud50c\ub9ac\ucf00\uc774\uc158\uc744 \uac1c\ubc1c\ud560 \uc218 \uc788\ub294 \ud50c\ub7ab\ud3fc\uc744 \uc81c\uacf5\ud569\ub2c8\ub2e4. \ud2b9\ud788, WPF\uc5d0\uc11c\ub294 \ub514\uc790\uc778\uacfc \ube44\uc988\ub2c8\uc2a4 \ub85c\uc9c1\uc744 \ubd84\ub9ac\ud560 \uc218 \uc788\ub294 \ub370\uc774\ud130 \ubc14\uc778\ub529, \uc2a4\ud0c0\uc77c, \ud15c\ud50c\ub9bf, \ub808\uc774\uc544\uc6c3 \uad00\ub9ac \ub4f1\uc758 \uae30\ub2a5\uc774 \uc788\uc2b5\ub2c8\ub2e4. \uc774\ub7ec\ud55c \uae30\ub2a5 \uc911 \ud15c\ud50c\ub9bf \ubc14\uc778\ub529\uc740 UI \uad6c\uc131 \uc694\uc18c\ub97c \uc720\uc5f0\ud558\uac8c \uc7ac\uc0ac\uc6a9\ud560\u2026","rel":"","context":"&quot;WPF \uac1c\ubc1c&quot;\uc5d0\uc11c","block_context":{"text":"WPF \uac1c\ubc1c","link":"https:\/\/atmokpo.com\/w\/category\/wpf-%ea%b0%9c%eb%b0%9c\/"},"img":{"alt_text":"","src":"","width":0,"height":0},"classes":[]},{"id":43227,"url":"https:\/\/atmokpo.com\/w\/43227\/","url_meta":{"origin":31244,"position":2},"title":"[Prism]  017. Prism\uc758 \uc2a4\ud0c0\uc77c \ubc0f \ud14c\ub9c8, \ub370\uc774\ud130 \ud15c\ud50c\ub9bf\uacfc ControlTemplate \uc0ac\uc6a9\ud558\uae30","author":"root","date":"2024\ub144 11\uc6d4 26\uc77c","format":false,"excerpt":"WPF(Windows Presentation Foundation)\uc758 Prism \ud504\ub808\uc784\uc6cc\ud06c\ub294 \ubaa8\ub4c8\ud654 \ubc0f MVVM(\ubaa8\ub378-\ubdf0-\ubdf0\ubaa8\ub378) \ud328\ud134\uc744 \uae30\ubc18\uc73c\ub85c \ud558\ub294 \uc560\ud50c\ub9ac\ucf00\uc774\uc158 \uac1c\ubc1c\uc744 \uc704\ud55c \uac15\ub825\ud55c \ub3c4\uad6c\uc785\ub2c8\ub2e4. \uc774 \uae00\uc5d0\uc11c\ub294 Prism\uc744 \uc0ac\uc6a9\ud558\uc5ec \uc2a4\ud0c0\uc77c \ubc0f \ud14c\ub9c8\ub97c \uc815\uc758\ud558\uace0, \ub370\uc774\ud130 \ud15c\ud50c\ub9bf \ubc0f ControlTemplate\uc744 \ud65c\uc6a9\ud558\ub294 \ubc29\ubc95\uc5d0 \ub300\ud574 \uae4a\uc774 \uc0b4\ud3b4\ubcf4\uaca0\uc2b5\ub2c8\ub2e4. 1. Prism\uacfc \uc2a4\ud0c0\uc77c \ubc0f \ud14c\ub9c8\uc758 \uc911\uc694\uc131 \uc560\ud50c\ub9ac\ucf00\uc774\uc158\uc758 \uc0ac\uc6a9\uc790 \uacbd\ud5d8(UX)\uc744 \ud5a5\uc0c1\uc2dc\ud0a4\uae30 \uc704\ud574\uc11c\ub294 \uc77c\uad00\ub41c \uc2a4\ud0c0\uc77c\uacfc \ub9e4\ub825\uc801\uc778 \ud14c\ub9c8\uac00 \ud544\uc218\uc801\uc785\ub2c8\ub2e4. Prism\u2026","rel":"","context":"&quot;WPF \uac1c\ubc1c&quot;\uc5d0\uc11c","block_context":{"text":"WPF \uac1c\ubc1c","link":"https:\/\/atmokpo.com\/w\/category\/wpf-%ea%b0%9c%eb%b0%9c\/"},"img":{"alt_text":"","src":"","width":0,"height":0},"classes":[]},{"id":31337,"url":"https:\/\/atmokpo.com\/w\/31337\/","url_meta":{"origin":31244,"position":3},"title":"WPF \uac15\uc88c, \ud2b8\ub9ac\uac70\uc640 \ud15c\ud50c\ub9bf\uc744 \ud65c\uc6a9\ud55c \uace0\uae09 \uc2a4\ud0c0\uc77c\ub9c1","author":"root","date":"2024\ub144 10\uc6d4 28\uc77c","format":false,"excerpt":"WPF(Windows Presentation Foundation)\ub294 \uac15\ub825\ud55c \uc0ac\uc6a9\uc790 \uc778\ud130\ud398\uc774\uc2a4(UI) \ud504\ub808\uc784\uc6cc\ud06c\ub85c, \uac1c\ubc1c\uc790\uac00 \uc544\ub984\ub2f5\uace0 \ud48d\ubd80\ud55c UI\ub97c \uc27d\uac8c \uad6c\ud604\ud560 \uc218 \uc788\ub294 \uae30\ub2a5\uc744 \uc81c\uacf5\ud569\ub2c8\ub2e4. \uadf8\uc911\uc5d0\uc11c\ub3c4 \ud2b8\ub9ac\uac70\uc640 \ud15c\ud50c\ub9bf\uc740 UI \uc694\uc18c\uc758 \uc2a4\ud0c0\uc77c\uc744 \ub3d9\uc801\uc73c\ub85c \uc870\uc815\ud560 \uc218 \uc788\ub294 \uac15\ub825\ud55c \ub3c4\uad6c\uc785\ub2c8\ub2e4. \uc774\ubc88 \uae00\uc5d0\uc11c\ub294 WPF\uc5d0\uc11c \ud2b8\ub9ac\uac70\uc640 \ud15c\ud50c\ub9bf\uc744 \ud65c\uc6a9\ud558\uc5ec \uace0\uae09 \uc2a4\ud0c0\uc77c\ub9c1\uc744 \uad6c\ud604\ud558\ub294 \ubc29\ubc95\uc744 \uc790\uc138\ud788 \uc124\uba85\ud558\uaca0\uc2b5\ub2c8\ub2e4. 1. WPF\uc758 \uae30\ubcf8 \uac1c\ub150 WPF\ub294 XAML(Extensible Application Markup Language)\uc774\ub77c\ub294\u2026","rel":"","context":"&quot;WPF \uac1c\ubc1c&quot;\uc5d0\uc11c","block_context":{"text":"WPF \uac1c\ubc1c","link":"https:\/\/atmokpo.com\/w\/category\/wpf-%ea%b0%9c%eb%b0%9c\/"},"img":{"alt_text":"","src":"","width":0,"height":0},"classes":[]},{"id":43229,"url":"https:\/\/atmokpo.com\/w\/43229\/","url_meta":{"origin":31244,"position":4},"title":"[Prism]  003. Prism \uc18c\uac1c \ubc0f \uae30\ubcf8 \uac1c\ub150, Prism\uacfc WPF\uc758 \uad00\uacc4","author":"root","date":"2024\ub144 11\uc6d4 26\uc77c","format":false,"excerpt":"WPF \uac1c\ubc1c\uc5d0\uc11c Prism \ud504\ub808\uc784\uc6cc\ud06c\uc758 \uc911\uc694\uc131\uacfc \uae30\ubcf8 \uac1c\ub150\uc5d0 \ub300\ud574 \uc0b4\ud3b4\ubcf4\uaca0\uc2b5\ub2c8\ub2e4. 1. Prism\uc774\ub780? Prism\uc740 Microsoft\uc5d0\uc11c \uac1c\ubc1c\ud55c \ubaa8\ub4c8\ud654 \uc560\ud50c\ub9ac\ucf00\uc774\uc158\uc744 \uc704\ud55c \ud504\ub808\uc784\uc6cc\ud06c\ub85c, WPF(Windows Presentation Foundation) \ubc0f \uae30\ud0c0 .NET \ud50c\ub7ab\ud3fc\uc5d0\uc11c\uc758 \uc560\ud50c\ub9ac\ucf00\uc774\uc158 \uac1c\ubc1c\uc744 \ub3d5\uae30 \uc704\ud574 \ub9cc\ub4e4\uc5b4\uc84c\uc2b5\ub2c8\ub2e4. Prism\uc740 MVVM(\ubaa8\ub378-\ubdf0-\ubdf0\ubaa8\ub378) \uc544\ud0a4\ud14d\ucc98 \ud328\ud134\uc744 \uc9c0\uc6d0\ud558\uba70, \uc560\ud50c\ub9ac\ucf00\uc774\uc158\uc758 \uad6c\uc131 \uc694\uc18c\ub97c \ubd84\ub9ac\ud558\uace0 \uc7ac\uc0ac\uc6a9\uc131\uc744 \ub192\uc774\ub294 \ub370 \uc720\ub9ac\ud569\ub2c8\ub2e4. Prism\uc758 \uc8fc\uc694 \ubaa9\ud45c\ub294 \uc720\uc9c0 \ubcf4\uc218\uc131\uc774 \ub192\uace0, \ub2e4\uc591\ud55c\u2026","rel":"","context":"&quot;WPF \uac1c\ubc1c&quot;\uc5d0\uc11c","block_context":{"text":"WPF \uac1c\ubc1c","link":"https:\/\/atmokpo.com\/w\/category\/wpf-%ea%b0%9c%eb%b0%9c\/"},"img":{"alt_text":"","src":"","width":0,"height":0},"classes":[]},{"id":31075,"url":"https:\/\/atmokpo.com\/w\/31075\/","url_meta":{"origin":31244,"position":5},"title":"UWP \uac1c\ubc1c, XAML Controls Gallery","author":"root","date":"2024\ub144 10\uc6d4 28\uc77c","format":false,"excerpt":"\uc791\uc131\uc790: \uc870\uad11\ud615 \u00a0 | \u00a0 \ub0a0\uc9dc: 2024\ub144 11\uc6d4 26\uc77c 1. UWP\ub780? UWP(Universal Windows Platform)\ub294 Windows 10, Windows 10 Mobile \ubc0f Xbox One\uacfc \uac19\uc740 \ub2e4\uc591\ud55c Windows \uc7a5\uce58\uc5d0\uc11c \uc560\ud50c\ub9ac\ucf00\uc774\uc158\uc744 \uac1c\ubc1c\ud560 \uc218 \uc788\ub294 \ud50c\ub7ab\ud3fc\uc785\ub2c8\ub2e4. UWP\ub294 \ub2e4\uc591\ud55c \ub514\ubc14\uc774\uc2a4\uc5d0\uc11c \uc77c\uad00\ub41c \uc0ac\uc6a9\uc790 \uacbd\ud5d8\uc744 \uc81c\uacf5\ud558\uae30 \uc704\ud574 \uc124\uacc4\ub418\uc5c8\uc73c\uba70, XAML, C#, JavaScript \ub4f1\uc744 \uc0ac\uc6a9\ud558\uc5ec \uc560\ud50c\ub9ac\ucf00\uc774\uc158\uc744 \ub9cc\ub4e4 \uc218 \uc788\uc2b5\ub2c8\ub2e4. UWP\u2026","rel":"","context":"&quot;UWP \uac1c\ubc1c&quot;\uc5d0\uc11c","block_context":{"text":"UWP \uac1c\ubc1c","link":"https:\/\/atmokpo.com\/w\/category\/uwp-%ea%b0%9c%eb%b0%9c\/"},"img":{"alt_text":"","src":"","width":0,"height":0},"classes":[]}],"_links":{"self":[{"href":"https:\/\/atmokpo.com\/w\/wp-json\/wp\/v2\/posts\/31244","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=31244"}],"version-history":[{"count":1,"href":"https:\/\/atmokpo.com\/w\/wp-json\/wp\/v2\/posts\/31244\/revisions"}],"predecessor-version":[{"id":31245,"href":"https:\/\/atmokpo.com\/w\/wp-json\/wp\/v2\/posts\/31244\/revisions\/31245"}],"wp:attachment":[{"href":"https:\/\/atmokpo.com\/w\/wp-json\/wp\/v2\/media?parent=31244"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/atmokpo.com\/w\/wp-json\/wp\/v2\/categories?post=31244"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/atmokpo.com\/w\/wp-json\/wp\/v2\/tags?post=31244"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}