{"id":43251,"date":"2024-11-26T12:26:29","date_gmt":"2024-11-26T12:26:29","guid":{"rendered":"https:\/\/atmokpo.com\/w\/?p=43251"},"modified":"2024-11-26T12:26:29","modified_gmt":"2024-11-26T12:26:29","slug":"prism-007-mvvm-%ed%8c%a8%ed%84%b4%ec%9d%98-%ec%9d%b4%ed%95%b4-%eb%8d%b0%ec%9d%b4%ed%84%b0-%eb%b0%94%ec%9d%b8%eb%94%a9-%eb%b0%8f-%ec%9d%b4%eb%b2%a4%ed%8a%b8-%ec%b2%98%eb%a6%ac","status":"publish","type":"post","link":"https:\/\/atmokpo.com\/w\/43251\/","title":{"rendered":"[Prism]  007. MVVM \ud328\ud134\uc758 \uc774\ud574, \ub370\uc774\ud130 \ubc14\uc778\ub529 \ubc0f \uc774\ubca4\ud2b8 \ucc98\ub9ac"},"content":{"rendered":"<article>\n<p>WPF(Windows Presentation Foundation)\uc758 \uac1c\ubc1c\uc5d0\uc11c MVVM(Model-View-ViewModel) \ud328\ud134\uc740 \ub9e4\uc6b0 \uc911\uc694\ud55c \uc124\uacc4 \ud328\ud134\uc785\ub2c8\ub2e4. \uc774 \ud328\ud134\uc740 \uc0ac\uc6a9\uc790 \uc778\ud130\ud398\uc774\uc2a4(UI)\uc640 \ube44\uc988\ub2c8\uc2a4 \ub17c\ub9ac\ub97c \ubd84\ub9ac\ud558\uc5ec \ucf54\ub4dc\uc758 \uac00\ub3c5\uc131\uacfc \uc7ac\uc0ac\uc6a9\uc131\uc744 \ub192\uc774\ub294 \ub370 \uae30\uc5ec\ud569\ub2c8\ub2e4. \uc774\ubc88 \uae00\uc5d0\uc11c\ub294 MVVM \ud328\ud134\uc758 \uc774\ud574\ub97c \uc704\ud55c \uc5ec\ub7ec \uac00\uc9c0 \uce21\uba74\uc744 \uc0b4\ud3b4\ubcf4\uace0, \ub370\uc774\ud130 \ubc14\uc778\ub529 \ubc0f \uc774\ubca4\ud2b8 \ucc98\ub9ac\uc5d0 \ub300\ud55c \uc138\ubd80 \uc0ac\ud56d\uc744 \uc124\uba85\ud558\uaca0\uc2b5\ub2c8\ub2e4.<\/p>\n<h2>1. MVVM \ud328\ud134\uc774\ub780?<\/h2>\n<p>\n        MVVM\uc740 \uc138 \uac00\uc9c0 \uc8fc\uc694 \uad6c\uc131 \uc694\uc18c\ub85c \uad6c\uc131\ub429\ub2c8\ub2e4: Model, View \ubc0f ViewModel\uc785\ub2c8\ub2e4. \uac01 \uad6c\uc131 \uc694\uc18c\uc758 \uc5ed\ud560\uc740 \ub2e4\uc74c\uacfc \uac19\uc2b5\ub2c8\ub2e4:\n    <\/p>\n<ul>\n<li><strong>Model<\/strong>: \uc560\ud50c\ub9ac\ucf00\uc774\uc158\uc758 \ube44\uc988\ub2c8\uc2a4 \ub85c\uc9c1\uacfc \ub370\uc774\ud130 \uad6c\uc870\ub97c \ub098\ud0c0\ub0c5\ub2c8\ub2e4. Model\uc740 \ub370\uc774\ud130\uc640 \uad00\ub828\ub41c \ubaa8\ub4e0 \uc791\uc5c5\uc744 \ub2f4\ub2f9\ud558\uba70, \ub370\uc774\ud130\ubca0\uc774\uc2a4\uc640\uc758 \uc0c1\ud638\uc791\uc6a9\uc744 \ud3ec\ud568\ud569\ub2c8\ub2e4.<\/li>\n<li><strong>View<\/strong>: \uc0ac\uc6a9\uc790\uc5d0\uac8c \uc2e4\uc81c\ub85c \ubcf4\uc774\ub294 UI\ub97c \uad6c\uc131\ud569\ub2c8\ub2e4. View\ub294 \uc0ac\uc6a9\uc790\uc640 \uc0c1\ud638\uc791\uc6a9\ud558\uba70, ViewModel\uacfc \ub370\uc774\ud130 \ubc14\uc778\ub529\uc744 \ud1b5\ud574 \ub370\uc774\ud130\ub97c \ud45c\uc2dc\ud569\ub2c8\ub2e4.<\/li>\n<li><strong>ViewModel<\/strong>: View\uc640 Model \uac04\uc758 \uc911\uc7ac\uc790 \uc5ed\ud560\uc744 \ud558\uba70, UI\uc758 \uc0c1\ud0dc\uc640 \ud589\ub3d9\uc744 \ub098\ud0c0\ub0b4\ub294 \ud504\ub85c\ud37c\ud2f0\uc640 \uba85\ub839\uc744 \uc81c\uacf5\ud569\ub2c8\ub2e4. ViewModel\uc740 Model\ub85c\ubd80\ud130 \ub370\uc774\ud130\ub97c \uac00\uc838\uc640\uc11c \ud615\uc2dd\ud654\ud558\uace0, View\uc5d0 \uc804\ub2ec\ud569\ub2c8\ub2e4.<\/li>\n<\/ul>\n<h2>2. MVVM\uc758 \uc774\uc810<\/h2>\n<p>\n        MVVM \ud328\ud134\uc744 \uc0ac\uc6a9\ud560 \ub54c\uc758 \uc8fc\uc694 \uc774\uc810\uc740 \ub2e4\uc74c\uacfc \uac19\uc2b5\ub2c8\ub2e4:\n    <\/p>\n<ul>\n<li><strong>\uc720\uc9c0\ubcf4\uc218\uc131<\/strong>: UI\uc640 \ube44\uc988\ub2c8\uc2a4 \ub85c\uc9c1\uc774 \ubd84\ub9ac\ub418\uc5b4 \uc788\uc5b4, \uc11c\ub85c\uc758 \ubcc0\uacbd\uc774 \ub3c5\ub9bd\uc801\uc73c\ub85c \uc774\ub8e8\uc5b4\uc9c8 \uc218 \uc788\uc2b5\ub2c8\ub2e4.<\/li>\n<li><strong>\ud14c\uc2a4\ud2b8 \uc6a9\uc774\uc131<\/strong>: ViewModel\uc740 UI\uc640 \ub3c5\ub9bd\uc801\uc73c\ub85c \ub3d9\uc791\ud560 \uc218 \uc788\uae30 \ub54c\ubb38\uc5d0, UI \ud14c\uc2a4\ud2b8 \uc5c6\uc774\ub3c4 \uc720\ub2db \ud14c\uc2a4\ud2b8\uac00 \uac00\ub2a5\ud569\ub2c8\ub2e4.<\/li>\n<li><strong>\uc7ac\uc0ac\uc6a9\uc131<\/strong>: ViewModel\uc740 \ub2e4\uc591\ud55c View\uc5d0\uc11c \uc7ac\uc0ac\uc6a9\ud560 \uc218 \uc788\uc2b5\ub2c8\ub2e4.<\/li>\n<li><strong>\ub370\uc774\ud130 \ubc14\uc778\ub529<\/strong>: \ub370\uc774\ud130 \ubc14\uc778\ub529\uc744 \ud1b5\ud574 View\uc640 ViewModel \uac04\uc758 \ube60\ub974\uace0 \ud6a8\uc728\uc801\uc778 \ub370\uc774\ud130 \ub3d9\uae30\ud654\uac00 \uac00\ub2a5\ud569\ub2c8\ub2e4.<\/li>\n<\/ul>\n<h2>3. \ub370\uc774\ud130 \ubc14\uc778\ub529<\/h2>\n<p>\ub370\uc774\ud130 \ubc14\uc778\ub529\uc740 WPF\uc5d0\uc11c MVVM \uc544\ud0a4\ud14d\ucc98\uc758 \ud575\uc2ec\uc785\ub2c8\ub2e4. View\uac00 ViewModel\uc758 \ub370\uc774\ud130\ub97c \ud45c\uc2dc\ud558\uace0 \uc5c5\ub370\uc774\ud2b8\ud560 \uc218 \uc788\ub3c4\ub85d \ud558\ub294 \uba54\ucee4\ub2c8\uc998\uc785\ub2c8\ub2e4. WPF\ub294 \uc5ec\ub7ec \uc885\ub958\uc758 \ubc14\uc778\ub529\uc744 \uc9c0\uc6d0\ud569\ub2c8\ub2e4:<\/p>\n<h3>3.1. \uae30\ubcf8 \ub370\uc774\ud130 \ubc14\uc778\ub529<\/h3>\n<p>\n        \uac00\uc7a5 \uae30\ubcf8\uc801\uc778 \ud615\ud0dc\uc758 \ub370\uc774\ud130 \ubc14\uc778\ub529\uc740 Simple Binding\uc785\ub2c8\ub2e4. \ub2e4\uc74c\uc740 ViewModel\uc758 \uc18d\uc131\uc744 View\uc5d0 \ubc14\uc778\ub529\ud558\ub294 \uc608\uc785\ub2c8\ub2e4:\n    <\/p>\n<pre><code>&lt;TextBox Text=\"{Binding UserName, UpdateSourceTrigger=PropertyChanged}\" \/&gt;<\/code><\/pre>\n<p>\n        \uc774 \uc608\uc81c\uc5d0\uc11c `UserName` \uc18d\uc131\uc740 ViewModel\uc758 \ud504\ub85c\ud37c\ud2f0\ub85c, \ud14d\uc2a4\ud2b8 \ubc15\uc2a4\uc758 \uac12\uc774 \ubcc0\uacbd\ub420 \ub54c\ub9c8\ub2e4 ViewModel\uc758 \uc18d\uc131\uacfc \ub3d9\uae30\ud654\ub429\ub2c8\ub2e4.\n    <\/p>\n<h3>3.2. One Way Binding<\/h3>\n<p>\n        One Way Binding\uc740 \ub370\uc774\ud130\uac00 ViewModel\uc5d0\uc11c View\ub85c \uc804\ub2ec\ub418\ub294 \ubc29\uc2dd\uc785\ub2c8\ub2e4. \uc0ac\uc6a9\uc790\uac00 UI\uc5d0\uc11c \ub370\uc774\ud130\ub97c \uc218\uc815\ud558\ub354\ub77c\ub3c4 ViewModel\uc5d0\ub294 \uc601\ud5a5\uc744 \uc8fc\uc9c0 \uc54a\uc2b5\ub2c8\ub2e4. \uc608\ub97c \ub4e4\uc5b4:\n    <\/p>\n<pre><code>&lt;TextBlock Text=\"{Binding FullName}\" \/&gt;<\/code><\/pre>\n<h3>3.3. Two Way Binding<\/h3>\n<p>\n        Two Way Binding\uc740 UI\uc640 ViewModel \uac04\uc758 \uc591\ubc29\ud5a5 \ub370\uc774\ud130 \ud750\ub984\uc744 \uac00\ub2a5\ud558\uac8c \ud569\ub2c8\ub2e4. \ub450 \uacf3\uc5d0\uc11c\uc758 \ubcc0\uacbd\uc774 \uc11c\ub85c\uc5d0\uac8c \uc601\ud5a5\uc744 \ubbf8\uce58\ub294 \uacbd\uc6b0\uc785\ub2c8\ub2e4. \ub2e4\uc74c\uc740 Two Way Binding\uc758 \uc608\uc785\ub2c8\ub2e4:\n    <\/p>\n<pre><code>&lt;TextBox Text=\"{Binding Age, Mode=TwoWay, UpdateSourceTrigger=PropertyChanged}\" \/&gt;<\/code><\/pre>\n<h3>3.4. Command Binding<\/h3>\n<p>\n        MVVM\uc5d0\uc11c \uc561\uc158(\uc608: \ubc84\ud2bc \ud074\ub9ad)\uc744 \ucc98\ub9ac\ud558\uae30 \uc704\ud574 Command\ub97c \uc0ac\uc6a9\ud569\ub2c8\ub2e4. Command\ub294 ViewModel\uc5d0\uc11c \uc815\uc758\ub418\uc5b4, View\uc640\uc758 \uc0c1\ud638\uc791\uc6a9\uc744 \uac00\ub2a5\ud558\uac8c \ud569\ub2c8\ub2e4. \uc608\ub97c \ub4e4\uc5b4, \ubc84\ud2bc \ud074\ub9ad\uc5d0 \ub300\ud55c Command\ub294 \ub2e4\uc74c\uacfc \uac19\uc774 \uad6c\ud604\ud560 \uc218 \uc788\uc2b5\ub2c8\ub2e4:\n    <\/p>\n<pre><code>&lt;Button Content=\"Save\" Command=\"{Binding SaveCommand}\" \/&gt;<\/code><\/pre>\n<h2>4. \uc774\ubca4\ud2b8 \ucc98\ub9ac<\/h2>\n<p>\n        WPF\uc5d0\uc11c \uc774\ubca4\ud2b8 \ucc98\ub9ac\ub294 MVVM \ud328\ud134\uc5d0\uc11c \uc911\uc694\ud55c \uc5ed\ud560\uc744 \ud569\ub2c8\ub2e4. \ud558\uc9c0\ub9cc MVVM\uc5d0\uc11c\ub294 \ubcc4\ub3c4\uc758 \uc774\ubca4\ud2b8 \ud578\ub4e4\ub7ec\ub97c \uc0ac\uc6a9\ud558\uae30\ubcf4\ub2e4\ub294 Command\ub97c \ud65c\uc6a9\ud558\ub294 \uac83\uc774 \uc77c\ubc18\uc801\uc785\ub2c8\ub2e4. Command\ub97c \uc0ac\uc6a9\ud558\uba74 ViewModel\uc5d0\uc11c \uc774\ubca4\ud2b8 \ub85c\uc9c1\uc744 \uc27d\uac8c \ucc98\ub9ac\ud560 \uc218 \uc788\uc2b5\ub2c8\ub2e4.\n    <\/p>\n<h3>4.1. RelayCommand<\/h3>\n<p>\n        Command\ub97c \uad6c\ud604\ud558\ub294 \ud55c \uac00\uc9c0 \ubc29\ubc95\uc740 RelayCommand\uc785\ub2c8\ub2e4. RelayCommand\ub294 ICommand \uc778\ud130\ud398\uc774\uc2a4\ub97c \uad6c\ud604\ud558\uba70, Action\uc744 \ubc1b\uc544\uc11c \ubc84\ud2bc \ud074\ub9ad\uacfc \uac19\uc740 \uc774\ubca4\ud2b8\uc5d0 \ubc14\uc778\ub529\ud560 \uc218 \uc788\uc2b5\ub2c8\ub2e4. \uc608\ub97c \ub4e4\uc5b4:\n    <\/p>\n<pre><code>public class RelayCommand : ICommand\n{\n    private readonly Action&lt;object&gt; execute;\n    private readonly Predicate&lt;object&gt; canExecute;\n\n    public event EventHandler CanExecuteChanged;\n\n    public RelayCommand(Action&lt;object&gt; execute, Predicate&lt;object&gt; canExecute = null)\n    {\n        this.execute = execute;\n        this.canExecute = canExecute;\n    }\n\n    public bool CanExecute(object parameter)\n    {\n        return canExecute == null || canExecute(parameter);\n    }\n\n    public void Execute(object parameter)\n    {\n        execute(parameter);\n    }\n\n    public void RaiseCanExecuteChanged()\n    {\n        CanExecuteChanged?.Invoke(this, EventArgs.Empty);\n    }\n}<\/code><\/pre>\n<h3>4.2. Command \uc0ac\uc6a9 \uc608<\/h3>\n<p>\n        RelayCommand\ub97c \uc0ac\uc6a9\ud558\uc5ec \ubc84\ud2bc\uc5d0 Command\ub97c \ubc14\uc778\ub529\ud560 \uc218 \uc788\uc2b5\ub2c8\ub2e4. ViewModel\uc5d0\uc11c Command\ub97c \uc815\uc758\ud55c \ud6c4, View\uc5d0 \ubc14\uc778\ub529\ud569\ub2c8\ub2e4:\n    <\/p>\n<pre><code>public class MyViewModel\n{\n    public ICommand SaveCommand { get; }\n\n    public MyViewModel()\n    {\n        SaveCommand = new RelayCommand(OnSave);\n    }\n\n    private void OnSave(object parameter)\n    {\n        \/\/ Save logic\n    }\n}<\/code><\/pre>\n<p>\n        \uadf8\ub9ac\uace0 View\uc5d0\uc11c\ub294 \ub2e4\uc74c\uacfc \uac19\uc774 Command\ub97c \ubc14\uc778\ub529\ud569\ub2c8\ub2e4:\n    <\/p>\n<pre><code>&lt;Button Content=\"Save\" Command=\"{Binding SaveCommand}\" \/&gt;<\/code><\/pre>\n<h2>5. \uacb0\ub860<\/h2>\n<p>\n        MVVM \ud328\ud134\uc740 WPF \uac1c\ubc1c\uc5d0\uc11c \ub9e4\uc6b0 \uc911\uc694\ud55c \uac1c\ub150\uc73c\ub85c, \ub370\uc774\ud130 \ubc14\uc778\ub529\uacfc Command\ub97c \ud65c\uc6a9\ud558\uc5ec UI\uc640 \ube44\uc988\ub2c8\uc2a4 \ub85c\uc9c1\uc744 \uc11c\ub85c \ubd84\ub9ac\ud574\uc90d\ub2c8\ub2e4. \uc774 \ubc29\uc2dd\uc740 \uc720\uc9c0\ubcf4\uc218\uc131\uacfc \ud14c\uc2a4\ud2b8 \uc6a9\uc774\uc131\uc744 \ud06c\uac8c \ud5a5\uc0c1\uc2dc\ud0a4\uba70, \uad81\uadf9\uc801\uc73c\ub85c \ub354 \ub098\uc740 \uc18c\ud504\ud2b8\uc6e8\uc5b4 \uac1c\ubc1c\uc744 \uac00\ub2a5\ud558\uac8c \ud569\ub2c8\ub2e4. \uc774\ubc88 \uae00\uc5d0\uc11c \ub370\uc774\ud130 \ubc14\uc778\ub529\uacfc \uc774\ubca4\ud2b8 \ucc98\ub9ac\ub97c \ud1b5\ud574 MVVM \ud328\ud134\uc744 \uc774\ud574\ud558\uace0, \uc2e4\uc81c\ub85c \uc801\uc6a9\ud558\ub294 \ubc29\ubc95\uc5d0 \ub300\ud574 \uc0b4\ud3b4\ubcf4\uc558\uc2b5\ub2c8\ub2e4.\n    <\/p>\n<\/article>\n","protected":false},"excerpt":{"rendered":"<p>WPF(Windows Presentation Foundation)\uc758 \uac1c\ubc1c\uc5d0\uc11c MVVM(Model-View-ViewModel) \ud328\ud134\uc740 \ub9e4\uc6b0 \uc911\uc694\ud55c \uc124\uacc4 \ud328\ud134\uc785\ub2c8\ub2e4. \uc774 \ud328\ud134\uc740 \uc0ac\uc6a9\uc790 \uc778\ud130\ud398\uc774\uc2a4(UI)\uc640 \ube44\uc988\ub2c8\uc2a4 \ub17c\ub9ac\ub97c \ubd84\ub9ac\ud558\uc5ec \ucf54\ub4dc\uc758 \uac00\ub3c5\uc131\uacfc \uc7ac\uc0ac\uc6a9\uc131\uc744 \ub192\uc774\ub294 \ub370 \uae30\uc5ec\ud569\ub2c8\ub2e4. \uc774\ubc88 \uae00\uc5d0\uc11c\ub294 MVVM \ud328\ud134\uc758 \uc774\ud574\ub97c \uc704\ud55c \uc5ec\ub7ec \uac00\uc9c0 \uce21\uba74\uc744 \uc0b4\ud3b4\ubcf4\uace0, \ub370\uc774\ud130 \ubc14\uc778\ub529 \ubc0f \uc774\ubca4\ud2b8 \ucc98\ub9ac\uc5d0 \ub300\ud55c \uc138\ubd80 \uc0ac\ud56d\uc744 \uc124\uba85\ud558\uaca0\uc2b5\ub2c8\ub2e4. 1. MVVM \ud328\ud134\uc774\ub780? MVVM\uc740 \uc138 \uac00\uc9c0 \uc8fc\uc694 \uad6c\uc131 \uc694\uc18c\ub85c \uad6c\uc131\ub429\ub2c8\ub2e4: Model, View \ubc0f &hellip; <a href=\"https:\/\/atmokpo.com\/w\/43251\/\" class=\"more-link\">\ub354 \ubcf4\uae30<span class=\"screen-reader-text\"> &#8220;[Prism]  007. MVVM \ud328\ud134\uc758 \uc774\ud574, \ub370\uc774\ud130 \ubc14\uc778\ub529 \ubc0f \uc774\ubca4\ud2b8 \ucc98\ub9ac&#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-43251","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>[Prism] 007. MVVM \ud328\ud134\uc758 \uc774\ud574, \ub370\uc774\ud130 \ubc14\uc778\ub529 \ubc0f \uc774\ubca4\ud2b8 \ucc98\ub9ac - \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\/43251\/\" \/>\n<meta property=\"og:locale\" content=\"ko_KR\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"[Prism] 007. MVVM \ud328\ud134\uc758 \uc774\ud574, \ub370\uc774\ud130 \ubc14\uc778\ub529 \ubc0f \uc774\ubca4\ud2b8 \ucc98\ub9ac - \ub77c\uc774\ube0c\uc2a4\ub9c8\ud2b8\" \/>\n<meta property=\"og:description\" content=\"WPF(Windows Presentation Foundation)\uc758 \uac1c\ubc1c\uc5d0\uc11c MVVM(Model-View-ViewModel) \ud328\ud134\uc740 \ub9e4\uc6b0 \uc911\uc694\ud55c \uc124\uacc4 \ud328\ud134\uc785\ub2c8\ub2e4. \uc774 \ud328\ud134\uc740 \uc0ac\uc6a9\uc790 \uc778\ud130\ud398\uc774\uc2a4(UI)\uc640 \ube44\uc988\ub2c8\uc2a4 \ub17c\ub9ac\ub97c \ubd84\ub9ac\ud558\uc5ec \ucf54\ub4dc\uc758 \uac00\ub3c5\uc131\uacfc \uc7ac\uc0ac\uc6a9\uc131\uc744 \ub192\uc774\ub294 \ub370 \uae30\uc5ec\ud569\ub2c8\ub2e4. \uc774\ubc88 \uae00\uc5d0\uc11c\ub294 MVVM \ud328\ud134\uc758 \uc774\ud574\ub97c \uc704\ud55c \uc5ec\ub7ec \uac00\uc9c0 \uce21\uba74\uc744 \uc0b4\ud3b4\ubcf4\uace0, \ub370\uc774\ud130 \ubc14\uc778\ub529 \ubc0f \uc774\ubca4\ud2b8 \ucc98\ub9ac\uc5d0 \ub300\ud55c \uc138\ubd80 \uc0ac\ud56d\uc744 \uc124\uba85\ud558\uaca0\uc2b5\ub2c8\ub2e4. 1. MVVM \ud328\ud134\uc774\ub780? MVVM\uc740 \uc138 \uac00\uc9c0 \uc8fc\uc694 \uad6c\uc131 \uc694\uc18c\ub85c \uad6c\uc131\ub429\ub2c8\ub2e4: Model, View \ubc0f &hellip; \ub354 \ubcf4\uae30 &quot;[Prism] 007. MVVM \ud328\ud134\uc758 \uc774\ud574, \ub370\uc774\ud130 \ubc14\uc778\ub529 \ubc0f \uc774\ubca4\ud2b8 \ucc98\ub9ac&quot;\" \/>\n<meta property=\"og:url\" content=\"https:\/\/atmokpo.com\/w\/43251\/\" \/>\n<meta property=\"og:site_name\" content=\"\ub77c\uc774\ube0c\uc2a4\ub9c8\ud2b8\" \/>\n<meta property=\"article:published_time\" content=\"2024-11-26T12:26:29+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=\"1\ubd84\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\/\/atmokpo.com\/w\/43251\/#article\",\"isPartOf\":{\"@id\":\"https:\/\/atmokpo.com\/w\/43251\/\"},\"author\":{\"name\":\"root\",\"@id\":\"https:\/\/atmokpo.com\/w\/#\/schema\/person\/91b6b3b138fbba0efb4ae64b1abd81d7\"},\"headline\":\"[Prism] 007. MVVM \ud328\ud134\uc758 \uc774\ud574, \ub370\uc774\ud130 \ubc14\uc778\ub529 \ubc0f \uc774\ubca4\ud2b8 \ucc98\ub9ac\",\"datePublished\":\"2024-11-26T12:26:29+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/atmokpo.com\/w\/43251\/\"},\"wordCount\":104,\"publisher\":{\"@id\":\"https:\/\/atmokpo.com\/w\/#organization\"},\"articleSection\":[\"WPF \uac1c\ubc1c\"],\"inLanguage\":\"ko-KR\"},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/atmokpo.com\/w\/43251\/\",\"url\":\"https:\/\/atmokpo.com\/w\/43251\/\",\"name\":\"[Prism] 007. MVVM \ud328\ud134\uc758 \uc774\ud574, \ub370\uc774\ud130 \ubc14\uc778\ub529 \ubc0f \uc774\ubca4\ud2b8 \ucc98\ub9ac - \ub77c\uc774\ube0c\uc2a4\ub9c8\ud2b8\",\"isPartOf\":{\"@id\":\"https:\/\/atmokpo.com\/w\/#website\"},\"datePublished\":\"2024-11-26T12:26:29+00:00\",\"breadcrumb\":{\"@id\":\"https:\/\/atmokpo.com\/w\/43251\/#breadcrumb\"},\"inLanguage\":\"ko-KR\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/atmokpo.com\/w\/43251\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/atmokpo.com\/w\/43251\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"\ud648\",\"item\":\"https:\/\/atmokpo.com\/w\/en\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"[Prism] 007. MVVM \ud328\ud134\uc758 \uc774\ud574, \ub370\uc774\ud130 \ubc14\uc778\ub529 \ubc0f \uc774\ubca4\ud2b8 \ucc98\ub9ac\"}]},{\"@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":"[Prism] 007. MVVM \ud328\ud134\uc758 \uc774\ud574, \ub370\uc774\ud130 \ubc14\uc778\ub529 \ubc0f \uc774\ubca4\ud2b8 \ucc98\ub9ac - \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\/43251\/","og_locale":"ko_KR","og_type":"article","og_title":"[Prism] 007. MVVM \ud328\ud134\uc758 \uc774\ud574, \ub370\uc774\ud130 \ubc14\uc778\ub529 \ubc0f \uc774\ubca4\ud2b8 \ucc98\ub9ac - \ub77c\uc774\ube0c\uc2a4\ub9c8\ud2b8","og_description":"WPF(Windows Presentation Foundation)\uc758 \uac1c\ubc1c\uc5d0\uc11c MVVM(Model-View-ViewModel) \ud328\ud134\uc740 \ub9e4\uc6b0 \uc911\uc694\ud55c \uc124\uacc4 \ud328\ud134\uc785\ub2c8\ub2e4. \uc774 \ud328\ud134\uc740 \uc0ac\uc6a9\uc790 \uc778\ud130\ud398\uc774\uc2a4(UI)\uc640 \ube44\uc988\ub2c8\uc2a4 \ub17c\ub9ac\ub97c \ubd84\ub9ac\ud558\uc5ec \ucf54\ub4dc\uc758 \uac00\ub3c5\uc131\uacfc \uc7ac\uc0ac\uc6a9\uc131\uc744 \ub192\uc774\ub294 \ub370 \uae30\uc5ec\ud569\ub2c8\ub2e4. \uc774\ubc88 \uae00\uc5d0\uc11c\ub294 MVVM \ud328\ud134\uc758 \uc774\ud574\ub97c \uc704\ud55c \uc5ec\ub7ec \uac00\uc9c0 \uce21\uba74\uc744 \uc0b4\ud3b4\ubcf4\uace0, \ub370\uc774\ud130 \ubc14\uc778\ub529 \ubc0f \uc774\ubca4\ud2b8 \ucc98\ub9ac\uc5d0 \ub300\ud55c \uc138\ubd80 \uc0ac\ud56d\uc744 \uc124\uba85\ud558\uaca0\uc2b5\ub2c8\ub2e4. 1. MVVM \ud328\ud134\uc774\ub780? MVVM\uc740 \uc138 \uac00\uc9c0 \uc8fc\uc694 \uad6c\uc131 \uc694\uc18c\ub85c \uad6c\uc131\ub429\ub2c8\ub2e4: Model, View \ubc0f &hellip; \ub354 \ubcf4\uae30 \"[Prism] 007. MVVM \ud328\ud134\uc758 \uc774\ud574, \ub370\uc774\ud130 \ubc14\uc778\ub529 \ubc0f \uc774\ubca4\ud2b8 \ucc98\ub9ac\"","og_url":"https:\/\/atmokpo.com\/w\/43251\/","og_site_name":"\ub77c\uc774\ube0c\uc2a4\ub9c8\ud2b8","article_published_time":"2024-11-26T12:26:29+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":"1\ubd84"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/atmokpo.com\/w\/43251\/#article","isPartOf":{"@id":"https:\/\/atmokpo.com\/w\/43251\/"},"author":{"name":"root","@id":"https:\/\/atmokpo.com\/w\/#\/schema\/person\/91b6b3b138fbba0efb4ae64b1abd81d7"},"headline":"[Prism] 007. MVVM \ud328\ud134\uc758 \uc774\ud574, \ub370\uc774\ud130 \ubc14\uc778\ub529 \ubc0f \uc774\ubca4\ud2b8 \ucc98\ub9ac","datePublished":"2024-11-26T12:26:29+00:00","mainEntityOfPage":{"@id":"https:\/\/atmokpo.com\/w\/43251\/"},"wordCount":104,"publisher":{"@id":"https:\/\/atmokpo.com\/w\/#organization"},"articleSection":["WPF \uac1c\ubc1c"],"inLanguage":"ko-KR"},{"@type":"WebPage","@id":"https:\/\/atmokpo.com\/w\/43251\/","url":"https:\/\/atmokpo.com\/w\/43251\/","name":"[Prism] 007. MVVM \ud328\ud134\uc758 \uc774\ud574, \ub370\uc774\ud130 \ubc14\uc778\ub529 \ubc0f \uc774\ubca4\ud2b8 \ucc98\ub9ac - \ub77c\uc774\ube0c\uc2a4\ub9c8\ud2b8","isPartOf":{"@id":"https:\/\/atmokpo.com\/w\/#website"},"datePublished":"2024-11-26T12:26:29+00:00","breadcrumb":{"@id":"https:\/\/atmokpo.com\/w\/43251\/#breadcrumb"},"inLanguage":"ko-KR","potentialAction":[{"@type":"ReadAction","target":["https:\/\/atmokpo.com\/w\/43251\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/atmokpo.com\/w\/43251\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"\ud648","item":"https:\/\/atmokpo.com\/w\/en\/"},{"@type":"ListItem","position":2,"name":"[Prism] 007. MVVM \ud328\ud134\uc758 \uc774\ud574, \ub370\uc774\ud130 \ubc14\uc778\ub529 \ubc0f \uc774\ubca4\ud2b8 \ucc98\ub9ac"}]},{"@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\/43251","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=43251"}],"version-history":[{"count":1,"href":"https:\/\/atmokpo.com\/w\/wp-json\/wp\/v2\/posts\/43251\/revisions"}],"predecessor-version":[{"id":43252,"href":"https:\/\/atmokpo.com\/w\/wp-json\/wp\/v2\/posts\/43251\/revisions\/43252"}],"wp:attachment":[{"href":"https:\/\/atmokpo.com\/w\/wp-json\/wp\/v2\/media?parent=43251"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/atmokpo.com\/w\/wp-json\/wp\/v2\/categories?post=43251"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/atmokpo.com\/w\/wp-json\/wp\/v2\/tags?post=43251"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}