{"id":43241,"date":"2024-11-26T12:26:25","date_gmt":"2024-11-26T12:26:25","guid":{"rendered":"https:\/\/atmokpo.com\/w\/?p=43241"},"modified":"2024-11-26T12:26:25","modified_gmt":"2024-11-26T12:26:25","slug":"prism-020-%ea%b3%a0%ea%b8%89-%ea%b8%b0%eb%8a%a5-%eb%b0%8f-%ed%99%9c%ec%9a%a9-%ec%82%ac%eb%a1%80-%ec%9d%b4%eb%b2%a4%ed%8a%b8-%eb%b2%84%ec%8a%a4-eventaggregator-%ed%99%9c%ec%9a%a9","status":"publish","type":"post","link":"https:\/\/atmokpo.com\/w\/43241\/","title":{"rendered":"[Prism]  020. \uace0\uae09 \uae30\ub2a5 \ubc0f \ud65c\uc6a9 \uc0ac\ub840, \uc774\ubca4\ud2b8 \ubc84\uc2a4 (EventAggregator) \ud65c\uc6a9"},"content":{"rendered":"<p>\n    WPF(Windows Presentation Foundation)\ub294 \ub370\uc2a4\ud06c\ud0d1 \uc560\ud50c\ub9ac\ucf00\uc774\uc158\uc744 \uac1c\ubc1c\ud558\uae30 \uc704\ud55c \uac15\ub825\ud55c \ud50c\ub7ab\ud3fc\uc785\ub2c8\ub2e4. Prism\uc740 WPF \uc560\ud50c\ub9ac\ucf00\uc774\uc158\uc744 \uc704\ud55c \ubaa8\ub4c8\uc2dd \uac1c\ubc1c \ud504\ub808\uc784\uc6cc\ud06c\ub85c\uc11c, \uc7ac\uc0ac\uc6a9 \uac00\ub2a5\ud558\uace0 \uc720\uc9c0 \uad00\ub9ac\ud558\uae30 \uc26c\uc6b4 \uc560\ud50c\ub9ac\ucf00\uc774\uc158\uc744 \uad6c\uc131\ud560 \uc218 \uc788\ub3c4\ub85d \uc9c0\uc6d0\ud569\ub2c8\ub2e4. \uc774 \uae00\uc5d0\uc11c\ub294 Prism\uc758 \uace0\uae09 \uae30\ub2a5\uacfc \ud2b9\ud788 \uc774\ubca4\ud2b8 \ubc84\uc2a4(EventAggregator)\uc758 \ud65c\uc6a9 \uc0ac\ub840\uc5d0 \ub300\ud574 \uc54c\uc544\ubcf4\uaca0\uc2b5\ub2c8\ub2e4.\n<\/p>\n<h2>1. Prism \uac1c\uc694<\/h2>\n<p>\n    Prism\uc740 WPF \uc560\ud50c\ub9ac\ucf00\uc774\uc158\uc758 \uad6c\uc870\ub97c \uac1c\uc120\ud558\uace0, \ubaa8\ub4c8\ud654, \ud14c\uc2a4\ud2b8 \uc6a9\uc774\uc131, \uc720\uc9c0 \uad00\ub9ac\uc131\uc744 \ub192\uc774\ub294 \ub370 \ub3c4\uc6c0\uc744 \uc8fc\ub294 \ud504\ub808\uc784\uc6cc\ud06c\uc785\ub2c8\ub2e4. MVVM(Model-View-ViewModel) \ud328\ud134\uc744 \uc9c0\uc6d0\ud558\uba70, \uc774\ub97c \ud1b5\ud574 \uac1c\ubc1c\uc790\ub294 \uc0ac\uc6a9\uc790 \uc778\ud130\ud398\uc774\uc2a4(U.I.)\uc640 \ube44\uc988\ub2c8\uc2a4 \ub85c\uc9c1\uc744 \uba85\ud655\ud558\uac8c \ubd84\ub9ac\ud560 \uc218 \uc788\uc2b5\ub2c8\ub2e4.\n<\/p>\n<h2>2. \uace0\uae09 \uae30\ub2a5<\/h2>\n<h3>2.1. \ubaa8\ub4c8\ud654<\/h3>\n<p>\n    Prism\uc758 \uac00\uc7a5 \ud070 \ud2b9\uc9d5 \uc911 \ud558\ub098\ub294 \ubaa8\ub4c8\ud654\uc785\ub2c8\ub2e4. \uc560\ud50c\ub9ac\ucf00\uc774\uc158\uc758 \uae30\ub2a5\uc744 \ub3c5\ub9bd\uc801\uc778 \ubaa8\ub4c8\ub85c \ub098\ub204\uc5b4 \uac1c\ubc1c\ud560 \uc218 \uc788\uc2b5\ub2c8\ub2e4. \uac01 \ubaa8\ub4c8\uc740 \uc790\uc2e0\uc758 View, ViewModel \ubc0f \ube44\uc988\ub2c8\uc2a4 \ub85c\uc9c1\uc744 \uac00\uc9c8 \uc218 \uc788\uc73c\uba70, \ud544\uc694\ud560 \ub54c\ub9cc \ub85c\ub4dc\ud558\uc5ec \uc131\ub2a5\uc744 \uadf9\ub300\ud654\ud560 \uc218 \uc788\uc2b5\ub2c8\ub2e4.\n<\/p>\n<h4>\uc608\uc81c: \ubaa8\ub4c8 \uad6c\uc131<\/h4>\n<pre><code>\npublic class MyModule : IModule\n{\n    public void Initialize()\n    {\n        \/\/ \ubdf0\ub97c \ub9ac\uc878\ube59\ud558\uace0 \ub4f1\ub85d\n        var myView = Container.Resolve<myview>();\n        RegionManager.RegisterViewWithRegion(\"MainRegion\", () =&gt; myView);\n    }\n}\n<\/myview><\/code><\/pre>\n<h3>2.2. \uc758\uc874\uc131 \uc8fc\uc785<\/h3>\n<p>\n    Prism\uc740 Unity, Autofac\uacfc \uac19\uc740 \uc5ec\ub7ec \uc758\uc874\uc131 \uc8fc\uc785(D.I.) \ucee8\ud14c\uc774\ub108\ub97c \uc9c0\uc6d0\ud569\ub2c8\ub2e4. \uc774\ub97c \ud1b5\ud574 \uc560\ud50c\ub9ac\ucf00\uc774\uc158 \ub0b4\uc758 \ucef4\ud3ec\ub10c\ud2b8\ub97c \uc27d\uac8c \uad00\ub9ac\ud560 \uc218 \uc788\uc2b5\ub2c8\ub2e4.\n<\/p>\n<h4>\uc608\uc81c: Unity\ub97c \uc774\uc6a9\ud55c D.I.<\/h4>\n<pre><code>\npublic class Bootstrapper : UnityBootstrapper\n{\n    protected override void ConfigureContainer()\n    {\n        base.ConfigureContainer();\n        Container.RegisterType<imyservice, myservice=\"\">();\n    }\n}\n<\/imyservice,><\/code><\/pre>\n<h3>2.3. \uc9c0\uc5ed\ud654 \ubc0f \ub9ac\uc18c\uc2a4 \uad00\ub9ac<\/h3>\n<p>\n    Prism\uc740 \ub9ac\uc18c\uc2a4 \uad00\ub9ac \ubc0f \uc9c0\uc5ed\ud654\ub97c \uc704\ud55c \ub2e4\uc591\ud55c \uae30\ub2a5\uc744 \uc81c\uacf5\ud569\ub2c8\ub2e4. \uc774\ub97c \ud1b5\ud574 \ub2e4\uc591\ud55c \uc5b8\uc5b4\uc640 \uc9c0\uc5ed\uc758 \uc0ac\uc6a9\uc790\uc5d0\uac8c \ub9de\ucda4\ud615 \uc778\ud130\ud398\uc774\uc2a4\ub97c \uc81c\uacf5\ud560 \uc218 \uc788\uc2b5\ub2c8\ub2e4.\n<\/p>\n<h2>3. \uc774\ubca4\ud2b8 \ubc84\uc2a4 (EventAggregator)<\/h2>\n<p>\n    EventAggregator\ub294 \uc5ec\ub7ec \ubdf0\uc640 \ubdf0 \ubaa8\ub378 \uac04\uc758 \ub290\uc2a8\ud55c \uacb0\ud569\uc744 \uac00\ub2a5\ud558\uac8c \ud574\uc8fc\ub294 \uc911\uc694\ud55c \uae30\ub2a5\uc785\ub2c8\ub2e4. \uc774 \ucef4\ud3ec\ub10c\ud2b8\ub294 \ub2e4\uc591\ud55c \ubaa8\ub4c8\uc774\ub098 \uad6c\uc131 \uc694\uc18c \uac04\uc758 \ud1b5\uc2e0\uc744 \uc9c0\uc6d0\ud558\uba70, Publish-Subscribe \ud328\ud134\uc744 \uc0ac\uc6a9\ud569\ub2c8\ub2e4.\n<\/p>\n<h3>3.1. EventAggregator \uac1c\ub150<\/h3>\n<p>\n    EventAggregator\ub97c \uc0ac\uc6a9\ud558\uba74 \uc560\ud50c\ub9ac\ucf00\uc774\uc158\uc758 \ud2b9\uc815 \uc774\ubca4\ud2b8\uc5d0 \ub300\ud574 \uad6c\ub3c5\ud558\uace0, \uc774\ubca4\ud2b8\uac00 \ubc1c\uc0dd\ud558\uba74 \uc774\ub97c \uc804\ub2ec\ubc1b\uc544 \ucc98\ub9ac\ud560 \uc218 \uc788\uc2b5\ub2c8\ub2e4. \uc774\ub97c \ud1b5\ud574 \uad6c\ub3c5\uc790\uc640 \uac8c\uc2dc\uc790\uc758 \uacb0\ud569\uc744 \ucd5c\uc18c\ud654\ud558\uc5ec \uc7ac\uc0ac\uc6a9\uc131\uacfc \ud14c\uc2a4\ud2b8 \uc6a9\uc774\uc131\uc744 \ub192\uc785\ub2c8\ub2e4.\n<\/p>\n<h4>\uc608\uc81c: EventAggregator \uad6c\ud604<\/h4>\n<pre><code>\npublic class MyEvent : PubSubEvent<string> { }\n\npublic class Publisher\n{\n    private readonly IEventAggregator _eventAggregator;\n\n    public Publisher(IEventAggregator eventAggregator)\n    {\n        _eventAggregator = eventAggregator;\n    }\n\n    public void PublishMessage(string message)\n    {\n        _eventAggregator.GetEvent<myevent>().Publish(message);\n    }\n}\n\npublic class Subscriber\n{\n    public Subscriber(IEventAggregator eventAggregator)\n    {\n        eventAggregator.GetEvent<myevent>().Subscribe(OnMessageReceived);\n    }\n\n    private void OnMessageReceived(string message)\n    {\n        Console.WriteLine($\"Received message: {message}\");\n    }\n}\n<\/myevent><\/myevent><\/string><\/code><\/pre>\n<h3>3.2. EventAggregator \ud65c\uc6a9 \uc0ac\ub840<\/h3>\n<p>\n    EventAggregator\ub294 \ub2e4\uc591\ud55c \uc2e4\uc81c \uc560\ud50c\ub9ac\ucf00\uc774\uc158\uc5d0\uc11c \uc0ac\uc6a9\ud560 \uc218 \uc788\uc73c\uba70, \ub2e4\uc74c\uacfc \uac19\uc740 \uc0ac\ub840\uc5d0\uc11c \ud6a8\uacfc\uc801\uc785\ub2c8\ub2e4.\n<\/p>\n<h4>\uc0ac\ub840 1: \uc0c1\ud0dc \ubcc0\uacbd \ud1b5\uc9c0<\/h4>\n<p>\n    \uc5ec\ub7ec \ubdf0\uac00 \ub3d9\uc77c\ud55c \ub370\uc774\ud130\ub97c \uacf5\uc720\ud558\ub294 \uacbd\uc6b0, \ub370\uc774\ud130\ub97c \ubcc0\uacbd\ud588\uc744 \ub54c \ub2e4\ub978 \ubdf0\uc5d0 \uc774\ub97c \ud1b5\uc9c0\ud558\ub294 \ub370 EventAggregator\ub97c \uc0ac\uc6a9\ud560 \uc218 \uc788\uc2b5\ub2c8\ub2e4. \uc608\ub97c \ub4e4\uc5b4, \uc0ac\uc6a9\uc790 \ud504\ub85c\ud544\uc744 \uc5c5\ub370\uc774\ud2b8\ud55c \ud6c4, \ub2e4\ub978 \ubdf0\uc5d0\uc11c \uc774\ub97c \uc989\uc2dc \ubc18\uc601\ud558\ub3c4\ub85d \ud560 \uc218 \uc788\uc2b5\ub2c8\ub2e4.\n<\/p>\n<h4>\uc608\uc81c: \uc0ac\uc6a9\uc790 \ud504\ub85c\ud544 \uc5c5\ub370\uc774\ud2b8<\/h4>\n<pre><code>\npublic class UserProfileUpdateEvent : PubSubEvent<userprofile> { }\n\npublic class ProfileViewModel\n{\n    private readonly IEventAggregator _eventAggregator;\n\n    public ProfileViewModel(IEventAggregator eventAggregator)\n    {\n        _eventAggregator = eventAggregator;\n    }\n\n    public void UpdateProfile(UserProfile updatedProfile)\n    {\n        \/\/ \ud504\ub85c\ud544\uc744 \uc5c5\ub370\uc774\ud2b8 \ud6c4 \uc774\ubca4\ud2b8 \ubc1c\ud589\n        _eventAggregator.GetEvent<userprofileupdateevent>().Publish(updatedProfile);\n    }\n}\n\npublic class DashboardViewModel\n{\n    public DashboardViewModel(IEventAggregator eventAggregator)\n    {\n        eventAggregator.GetEvent<userprofileupdateevent>().Subscribe(OnProfileUpdated);\n    }\n\n    private void OnProfileUpdated(UserProfile updatedProfile)\n    {\n        \/\/ \ub300\uc2dc\ubcf4\ub4dc\uc5d0\uc11c \uc0ac\uc6a9\uc790 \ud504\ub85c\ud544 \uc5c5\ub370\uc774\ud2b8 \ucc98\ub9ac\n        CurrentUserProfile = updatedProfile;\n    }\n}\n<\/userprofileupdateevent><\/userprofileupdateevent><\/userprofile><\/code><\/pre>\n<h4>\uc0ac\ub840 2: \ub2e4\uc591\ud55c \uad6c\uc131 \uc694\uc18c \uac04\uc758 \uc6d0\ud65c\ud55c \ud1b5\uc2e0<\/h4>\n<p>\n    \uadf8\ub9bc \ud3b8\uc9d1\uae30 \uc560\ud50c\ub9ac\ucf00\uc774\uc158\uc744 \uc608\ub85c \ub4e4 \uc218 \uc788\uc2b5\ub2c8\ub2e4. \uc5ec\ub7ec \ub3c4\ud615(\uc0ac\uac01\ud615, \uc6d0 \ub4f1) \ucef4\ud3ec\ub10c\ud2b8\uac00 \uc788\uc744 \ub54c, \uac01 \ub3c4\ud615\uc758 \ud06c\uae30\ub098 \uc0c9\uc0c1\uc744 \ubcc0\uacbd\ud558\ub294 \uc774\ubca4\ud2b8\uac00 \ubc1c\uc0dd\ud558\uba74 \uc774\ub97c EventAggregator\ub97c \ud1b5\ud574 \uc11c\ub85c \ud1b5\uc9c0\ud560 \uc218 \uc788\uc2b5\ub2c8\ub2e4.\n<\/p>\n<h4>\uc608\uc81c: \ub3c4\ud615 \ud06c\uae30 \ubcc0\uacbd \ud1b5\uc9c0<\/h4>\n<pre><code>\npublic class ShapeSizeChangedEvent : PubSubEvent<int> { }\n\npublic class Circle\n{\n    private readonly IEventAggregator _eventAggregator;\n\n    public Circle(IEventAggregator eventAggregator)\n    {\n        _eventAggregator = eventAggregator;\n        _eventAggregator.GetEvent<shapesizechangedevent>().Subscribe(OnSizeChanged);\n    }\n\n    public void ChangeSize(int newSize)\n    {\n        \/\/ \ud06c\uae30 \ubcc0\uacbd \ud6c4 \uc774\ubca4\ud2b8 \ubc1c\ud589\n        _eventAggregator.GetEvent<shapesizechangedevent>().Publish(newSize);\n    }\n\n    private void OnSizeChanged(int newSize)\n    {\n        \/\/ \uc0c8\ub85c\uc6b4 \ud06c\uae30\ub85c \ud2b9\uc815 \ub85c\uc9c1 \uc218\ud589\n    }\n}\n<\/shapesizechangedevent><\/shapesizechangedevent><\/int><\/code><\/pre>\n<h2>4. \uacb0\ub860<\/h2>\n<p>\n    Prism\uc758 \uace0\uae09 \uae30\ub2a5\uacfc EventAggregator\uc758 \ud65c\uc6a9\uc740 WPF \uc560\ud50c\ub9ac\ucf00\uc774\uc158\uc758 \ubcf5\uc7a1\ub3c4\ub97c \uc904\uc774\uace0, \ucf54\ub4dc \uc7ac\uc0ac\uc6a9\uc131\uc744 \ub192\uc774\uba70 \ubaa8\ub4c8\ud654\ub41c \uc544\ud0a4\ud14d\ucc98\ub97c \uac00\ub2a5\ud558\uac8c \ud569\ub2c8\ub2e4. \uc11c\ub85c \ub2e4\ub978 \uad6c\uc131 \uc694\uc18c \uac04\uc758 \ud1b5\uc2e0\uc744 \uc6d0\ud65c\ud558\uac8c \ud558\ub294 EventAggregator\ub294 \ud2b9\ud788 \ub300\uaddc\ubaa8 \uc560\ud50c\ub9ac\ucf00\uc774\uc158\uc5d0\uc11c \ub354\uc6b1 \uc720\uc6a9\ud569\ub2c8\ub2e4. \uc774\ub7ec\ud55c \uae30\ub2a5\ub4e4\uc744 \ud1b5\ud574 \uac1c\ubc1c\uc790\ub294 \ub354 \ub098\uc740 \ud488\uc9c8\uc758 \uc18c\ud504\ud2b8\uc6e8\uc5b4\ub97c \ud6a8\uc728\uc801\uc73c\ub85c \uac1c\ubc1c\ud560 \uc218 \uc788\uc2b5\ub2c8\ub2e4.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>WPF(Windows Presentation Foundation)\ub294 \ub370\uc2a4\ud06c\ud0d1 \uc560\ud50c\ub9ac\ucf00\uc774\uc158\uc744 \uac1c\ubc1c\ud558\uae30 \uc704\ud55c \uac15\ub825\ud55c \ud50c\ub7ab\ud3fc\uc785\ub2c8\ub2e4. Prism\uc740 WPF \uc560\ud50c\ub9ac\ucf00\uc774\uc158\uc744 \uc704\ud55c \ubaa8\ub4c8\uc2dd \uac1c\ubc1c \ud504\ub808\uc784\uc6cc\ud06c\ub85c\uc11c, \uc7ac\uc0ac\uc6a9 \uac00\ub2a5\ud558\uace0 \uc720\uc9c0 \uad00\ub9ac\ud558\uae30 \uc26c\uc6b4 \uc560\ud50c\ub9ac\ucf00\uc774\uc158\uc744 \uad6c\uc131\ud560 \uc218 \uc788\ub3c4\ub85d \uc9c0\uc6d0\ud569\ub2c8\ub2e4. \uc774 \uae00\uc5d0\uc11c\ub294 Prism\uc758 \uace0\uae09 \uae30\ub2a5\uacfc \ud2b9\ud788 \uc774\ubca4\ud2b8 \ubc84\uc2a4(EventAggregator)\uc758 \ud65c\uc6a9 \uc0ac\ub840\uc5d0 \ub300\ud574 \uc54c\uc544\ubcf4\uaca0\uc2b5\ub2c8\ub2e4. 1. Prism \uac1c\uc694 Prism\uc740 WPF \uc560\ud50c\ub9ac\ucf00\uc774\uc158\uc758 \uad6c\uc870\ub97c \uac1c\uc120\ud558\uace0, \ubaa8\ub4c8\ud654, \ud14c\uc2a4\ud2b8 \uc6a9\uc774\uc131, \uc720\uc9c0 \uad00\ub9ac\uc131\uc744 \ub192\uc774\ub294 \ub370 \ub3c4\uc6c0\uc744 \uc8fc\ub294 &hellip; <a href=\"https:\/\/atmokpo.com\/w\/43241\/\" class=\"more-link\">\ub354 \ubcf4\uae30<span class=\"screen-reader-text\"> &#8220;[Prism]  020. \uace0\uae09 \uae30\ub2a5 \ubc0f \ud65c\uc6a9 \uc0ac\ub840, \uc774\ubca4\ud2b8 \ubc84\uc2a4 (EventAggregator) \ud65c\uc6a9&#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-43241","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] 020. \uace0\uae09 \uae30\ub2a5 \ubc0f \ud65c\uc6a9 \uc0ac\ub840, \uc774\ubca4\ud2b8 \ubc84\uc2a4 (EventAggregator) \ud65c\uc6a9 - \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\/43241\/\" \/>\n<meta property=\"og:locale\" content=\"ko_KR\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"[Prism] 020. \uace0\uae09 \uae30\ub2a5 \ubc0f \ud65c\uc6a9 \uc0ac\ub840, \uc774\ubca4\ud2b8 \ubc84\uc2a4 (EventAggregator) \ud65c\uc6a9 - \ub77c\uc774\ube0c\uc2a4\ub9c8\ud2b8\" \/>\n<meta property=\"og:description\" content=\"WPF(Windows Presentation Foundation)\ub294 \ub370\uc2a4\ud06c\ud0d1 \uc560\ud50c\ub9ac\ucf00\uc774\uc158\uc744 \uac1c\ubc1c\ud558\uae30 \uc704\ud55c \uac15\ub825\ud55c \ud50c\ub7ab\ud3fc\uc785\ub2c8\ub2e4. Prism\uc740 WPF \uc560\ud50c\ub9ac\ucf00\uc774\uc158\uc744 \uc704\ud55c \ubaa8\ub4c8\uc2dd \uac1c\ubc1c \ud504\ub808\uc784\uc6cc\ud06c\ub85c\uc11c, \uc7ac\uc0ac\uc6a9 \uac00\ub2a5\ud558\uace0 \uc720\uc9c0 \uad00\ub9ac\ud558\uae30 \uc26c\uc6b4 \uc560\ud50c\ub9ac\ucf00\uc774\uc158\uc744 \uad6c\uc131\ud560 \uc218 \uc788\ub3c4\ub85d \uc9c0\uc6d0\ud569\ub2c8\ub2e4. \uc774 \uae00\uc5d0\uc11c\ub294 Prism\uc758 \uace0\uae09 \uae30\ub2a5\uacfc \ud2b9\ud788 \uc774\ubca4\ud2b8 \ubc84\uc2a4(EventAggregator)\uc758 \ud65c\uc6a9 \uc0ac\ub840\uc5d0 \ub300\ud574 \uc54c\uc544\ubcf4\uaca0\uc2b5\ub2c8\ub2e4. 1. Prism \uac1c\uc694 Prism\uc740 WPF \uc560\ud50c\ub9ac\ucf00\uc774\uc158\uc758 \uad6c\uc870\ub97c \uac1c\uc120\ud558\uace0, \ubaa8\ub4c8\ud654, \ud14c\uc2a4\ud2b8 \uc6a9\uc774\uc131, \uc720\uc9c0 \uad00\ub9ac\uc131\uc744 \ub192\uc774\ub294 \ub370 \ub3c4\uc6c0\uc744 \uc8fc\ub294 &hellip; \ub354 \ubcf4\uae30 &quot;[Prism] 020. \uace0\uae09 \uae30\ub2a5 \ubc0f \ud65c\uc6a9 \uc0ac\ub840, \uc774\ubca4\ud2b8 \ubc84\uc2a4 (EventAggregator) \ud65c\uc6a9&quot;\" \/>\n<meta property=\"og:url\" content=\"https:\/\/atmokpo.com\/w\/43241\/\" \/>\n<meta property=\"og:site_name\" content=\"\ub77c\uc774\ube0c\uc2a4\ub9c8\ud2b8\" \/>\n<meta property=\"article:published_time\" content=\"2024-11-26T12:26:25+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\/43241\/#article\",\"isPartOf\":{\"@id\":\"https:\/\/atmokpo.com\/w\/43241\/\"},\"author\":{\"name\":\"root\",\"@id\":\"https:\/\/atmokpo.com\/w\/#\/schema\/person\/91b6b3b138fbba0efb4ae64b1abd81d7\"},\"headline\":\"[Prism] 020. \uace0\uae09 \uae30\ub2a5 \ubc0f \ud65c\uc6a9 \uc0ac\ub840, \uc774\ubca4\ud2b8 \ubc84\uc2a4 (EventAggregator) \ud65c\uc6a9\",\"datePublished\":\"2024-11-26T12:26:25+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/atmokpo.com\/w\/43241\/\"},\"wordCount\":43,\"publisher\":{\"@id\":\"https:\/\/atmokpo.com\/w\/#organization\"},\"articleSection\":[\"WPF \uac1c\ubc1c\"],\"inLanguage\":\"ko-KR\"},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/atmokpo.com\/w\/43241\/\",\"url\":\"https:\/\/atmokpo.com\/w\/43241\/\",\"name\":\"[Prism] 020. \uace0\uae09 \uae30\ub2a5 \ubc0f \ud65c\uc6a9 \uc0ac\ub840, \uc774\ubca4\ud2b8 \ubc84\uc2a4 (EventAggregator) \ud65c\uc6a9 - \ub77c\uc774\ube0c\uc2a4\ub9c8\ud2b8\",\"isPartOf\":{\"@id\":\"https:\/\/atmokpo.com\/w\/#website\"},\"datePublished\":\"2024-11-26T12:26:25+00:00\",\"breadcrumb\":{\"@id\":\"https:\/\/atmokpo.com\/w\/43241\/#breadcrumb\"},\"inLanguage\":\"ko-KR\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/atmokpo.com\/w\/43241\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/atmokpo.com\/w\/43241\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"\ud648\",\"item\":\"https:\/\/atmokpo.com\/w\/en\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"[Prism] 020. \uace0\uae09 \uae30\ub2a5 \ubc0f \ud65c\uc6a9 \uc0ac\ub840, \uc774\ubca4\ud2b8 \ubc84\uc2a4 (EventAggregator) \ud65c\uc6a9\"}]},{\"@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] 020. \uace0\uae09 \uae30\ub2a5 \ubc0f \ud65c\uc6a9 \uc0ac\ub840, \uc774\ubca4\ud2b8 \ubc84\uc2a4 (EventAggregator) \ud65c\uc6a9 - \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\/43241\/","og_locale":"ko_KR","og_type":"article","og_title":"[Prism] 020. \uace0\uae09 \uae30\ub2a5 \ubc0f \ud65c\uc6a9 \uc0ac\ub840, \uc774\ubca4\ud2b8 \ubc84\uc2a4 (EventAggregator) \ud65c\uc6a9 - \ub77c\uc774\ube0c\uc2a4\ub9c8\ud2b8","og_description":"WPF(Windows Presentation Foundation)\ub294 \ub370\uc2a4\ud06c\ud0d1 \uc560\ud50c\ub9ac\ucf00\uc774\uc158\uc744 \uac1c\ubc1c\ud558\uae30 \uc704\ud55c \uac15\ub825\ud55c \ud50c\ub7ab\ud3fc\uc785\ub2c8\ub2e4. Prism\uc740 WPF \uc560\ud50c\ub9ac\ucf00\uc774\uc158\uc744 \uc704\ud55c \ubaa8\ub4c8\uc2dd \uac1c\ubc1c \ud504\ub808\uc784\uc6cc\ud06c\ub85c\uc11c, \uc7ac\uc0ac\uc6a9 \uac00\ub2a5\ud558\uace0 \uc720\uc9c0 \uad00\ub9ac\ud558\uae30 \uc26c\uc6b4 \uc560\ud50c\ub9ac\ucf00\uc774\uc158\uc744 \uad6c\uc131\ud560 \uc218 \uc788\ub3c4\ub85d \uc9c0\uc6d0\ud569\ub2c8\ub2e4. \uc774 \uae00\uc5d0\uc11c\ub294 Prism\uc758 \uace0\uae09 \uae30\ub2a5\uacfc \ud2b9\ud788 \uc774\ubca4\ud2b8 \ubc84\uc2a4(EventAggregator)\uc758 \ud65c\uc6a9 \uc0ac\ub840\uc5d0 \ub300\ud574 \uc54c\uc544\ubcf4\uaca0\uc2b5\ub2c8\ub2e4. 1. Prism \uac1c\uc694 Prism\uc740 WPF \uc560\ud50c\ub9ac\ucf00\uc774\uc158\uc758 \uad6c\uc870\ub97c \uac1c\uc120\ud558\uace0, \ubaa8\ub4c8\ud654, \ud14c\uc2a4\ud2b8 \uc6a9\uc774\uc131, \uc720\uc9c0 \uad00\ub9ac\uc131\uc744 \ub192\uc774\ub294 \ub370 \ub3c4\uc6c0\uc744 \uc8fc\ub294 &hellip; \ub354 \ubcf4\uae30 \"[Prism] 020. \uace0\uae09 \uae30\ub2a5 \ubc0f \ud65c\uc6a9 \uc0ac\ub840, \uc774\ubca4\ud2b8 \ubc84\uc2a4 (EventAggregator) \ud65c\uc6a9\"","og_url":"https:\/\/atmokpo.com\/w\/43241\/","og_site_name":"\ub77c\uc774\ube0c\uc2a4\ub9c8\ud2b8","article_published_time":"2024-11-26T12:26:25+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\/43241\/#article","isPartOf":{"@id":"https:\/\/atmokpo.com\/w\/43241\/"},"author":{"name":"root","@id":"https:\/\/atmokpo.com\/w\/#\/schema\/person\/91b6b3b138fbba0efb4ae64b1abd81d7"},"headline":"[Prism] 020. \uace0\uae09 \uae30\ub2a5 \ubc0f \ud65c\uc6a9 \uc0ac\ub840, \uc774\ubca4\ud2b8 \ubc84\uc2a4 (EventAggregator) \ud65c\uc6a9","datePublished":"2024-11-26T12:26:25+00:00","mainEntityOfPage":{"@id":"https:\/\/atmokpo.com\/w\/43241\/"},"wordCount":43,"publisher":{"@id":"https:\/\/atmokpo.com\/w\/#organization"},"articleSection":["WPF \uac1c\ubc1c"],"inLanguage":"ko-KR"},{"@type":"WebPage","@id":"https:\/\/atmokpo.com\/w\/43241\/","url":"https:\/\/atmokpo.com\/w\/43241\/","name":"[Prism] 020. \uace0\uae09 \uae30\ub2a5 \ubc0f \ud65c\uc6a9 \uc0ac\ub840, \uc774\ubca4\ud2b8 \ubc84\uc2a4 (EventAggregator) \ud65c\uc6a9 - \ub77c\uc774\ube0c\uc2a4\ub9c8\ud2b8","isPartOf":{"@id":"https:\/\/atmokpo.com\/w\/#website"},"datePublished":"2024-11-26T12:26:25+00:00","breadcrumb":{"@id":"https:\/\/atmokpo.com\/w\/43241\/#breadcrumb"},"inLanguage":"ko-KR","potentialAction":[{"@type":"ReadAction","target":["https:\/\/atmokpo.com\/w\/43241\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/atmokpo.com\/w\/43241\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"\ud648","item":"https:\/\/atmokpo.com\/w\/en\/"},{"@type":"ListItem","position":2,"name":"[Prism] 020. \uace0\uae09 \uae30\ub2a5 \ubc0f \ud65c\uc6a9 \uc0ac\ub840, \uc774\ubca4\ud2b8 \ubc84\uc2a4 (EventAggregator) \ud65c\uc6a9"}]},{"@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":43229,"url":"https:\/\/atmokpo.com\/w\/43229\/","url_meta":{"origin":43241,"position":0},"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":43237,"url":"https:\/\/atmokpo.com\/w\/43237\/","url_meta":{"origin":43241,"position":1},"title":"[Prism]  027. Prism\uacfc .NET 6 \ubc0f Beyond, \ucd5c\uc2e0 .NET \ubc84\uc804\uc5d0\uc11c Prism \ud65c\uc6a9\ud558\uae30","author":"root","date":"2024\ub144 11\uc6d4 26\uc77c","format":false,"excerpt":"\ud604\ub300\uc758 \uc18c\ud504\ud2b8\uc6e8\uc5b4 \uac1c\ubc1c \ud658\uacbd\uc5d0\uc11c, \ub2e4\uc591\ud55c \ud504\ub808\uc784\uc6cc\ud06c\uc640 \uae30\uc220 \uc2a4\ud0dd\uc774 \uc874\uc7ac\ud558\uace0 \uadf8 \uc911\uc5d0\uc11c WPF(Windows Presentation Foundation) \uc560\ud50c\ub9ac\ucf00\uc774\uc158\uc744 \uc704\ud55c Prism \ud504\ub808\uc784\uc6cc\ud06c\ub294 \ub9e4\uc6b0 \uac15\ub825\ud55c \ub3c4\uad6c\uc785\ub2c8\ub2e4. \ud2b9\ud788 .NET 6 \ubc0f \uadf8 \uc774\ud6c4 \ubc84\uc804\uc5d0\uc11c Prism\uc744 \ud65c\uc6a9\ud558\ub294 \uac83\uc740 \ucd5c\uc2e0 \uae30\ub2a5\uc744 \uc9c0\uc6d0\ud558\uba70, \ud6a8\uc728\uc801\uc778 \uc560\ud50c\ub9ac\ucf00\uc774\uc158 \uac1c\ubc1c\uc5d0 \ud070 \ub3c4\uc6c0\uc744 \uc90d\ub2c8\ub2e4. \uc774\ubc88 \ud3ec\uc2a4\ud2b8\uc5d0\uc11c\ub294 Prism\uacfc .NET 6\uc758 \ud1b5\ud569 \ubc29\ubc95, \uc0c8\ub85c\uc6b4 \uae30\ub2a5\ub4e4, \uc608\uc81c\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":43253,"url":"https:\/\/atmokpo.com\/w\/43253\/","url_meta":{"origin":43241,"position":2},"title":"[Prism]  010. Prism\uc758 \ud575\uc2ec \uad6c\uc131 \uc694\uc18c, \uc758\uc874\uc131 \uc8fc\uc785 (Dependency Injection)\uc758 \uad6c\ud604","author":"root","date":"2024\ub144 11\uc6d4 26\uc77c","format":false,"excerpt":"WPF(Windows Presentation Foundation)\ub294 Microsoft\uc758 \ub370\uc2a4\ud06c\ud0d1 \uc751\uc6a9 \ud504\ub85c\uadf8\ub7a8\uc744 \uac1c\ubc1c\ud558\uae30 \uc704\ud55c \uac15\ub825\ud55c \ud504\ub808\uc784\uc6cc\ud06c\uc785\ub2c8\ub2e4. \ubcf5\uc7a1\ud55c \uc560\ud50c\ub9ac\ucf00\uc774\uc158\uc758 \uac1c\ubc1c\uc5d0\uc11c\ub294 \ucf54\ub4dc\uc758 \uc7ac\uc0ac\uc6a9\uc131\uacfc \uc720\uc9c0 \uad00\ub9ac\uc131\uc744 \ub192\uc774\uae30 \uc704\ud574 \ub2e4\uc911 \uacc4\uce35 \uc544\ud0a4\ud14d\ucc98\uc758 \uc124\uacc4\uac00 \ud544\uc218\uc801\uc785\ub2c8\ub2e4. Prism\uc740 \ud2b9\ud788 WPF \uc560\ud50c\ub9ac\ucf00\uc774\uc158\uc758 \ubaa8\ub4c8\ud654 \ubc0f \ud14c\uc2a4\ud2b8 \uc6a9\uc774\uc131\uc744 \ubcf4\uc7a5\ud558\uae30 \uc704\ud574 \uc124\uacc4\ub41c \ud504\ub808\uc784\uc6cc\ud06c\ub85c, \uc774 \uae00\uc5d0\uc11c\ub294 Prism\uc758 \ud575\uc2ec \uad6c\uc131 \uc694\uc18c\uc640 \uc758\uc874\uc131 \uc8fc\uc785(Dependency Injection, DI)\uc758 \uad6c\ud604\uc5d0 \ub300\ud574 \uc2ec\ub3c4\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":43263,"url":"https:\/\/atmokpo.com\/w\/43263\/","url_meta":{"origin":43241,"position":3},"title":"[Prism]  002. Prism \uc18c\uac1c \ubc0f \uae30\ubcf8 \uac1c\ub150, MVVM \ub514\uc790\uc778 \ud328\ud134 \uac1c\uc694","author":"root","date":"2024\ub144 11\uc6d4 26\uc77c","format":false,"excerpt":"WPF(Windows Presentation Foundation)\ub294 \uac15\ub825\ud55c \ub370\uc2a4\ud06c\ud0d1 \uc751\uc6a9 \ud504\ub85c\uadf8\ub7a8\uc744 \uad6c\ucd95\ud558\ub294 \ub370 \uc788\uc5b4 \ub9e4\uc6b0 \uc720\uc6a9\ud55c \uae30\uc220\uc785\ub2c8\ub2e4. \ud558\uc9c0\ub9cc \ubcf5\uc7a1\ud55c \uc560\ud50c\ub9ac\ucf00\uc774\uc158\uc744 \ud6a8\uacfc\uc801\uc73c\ub85c \uad00\ub9ac\ud558\uace0 \uc720\uc9c0 \ubcf4\uc218\ud558\uae30 \uc704\ud574\uc11c\ub294 \uccb4\uacc4\uc801\uc778 \uad6c\uc870\uc640 \ud328\ud134\uc774 \ud544\uc694\ud569\ub2c8\ub2e4. \uc774\ub7ec\ud55c \uc694\uad6c\ub97c \ucda9\uc871\uc2dc\ud0a4\uae30 \uc704\ud574 Prism\uc774\ub77c\ub294 \uac1c\ubc1c \ud504\ub808\uc784\uc6cc\ud06c\uac00 \ub4f1\uc7a5\ud588\uc2b5\ub2c8\ub2e4. Prism\uc740 WPF \uc560\ud50c\ub9ac\ucf00\uc774\uc158 \uac1c\ubc1c\uc5d0 \uc788\uc5b4 \ubaa8\ub4c8\ud654, \ud14c\uc2a4\ud2b8 \uac00\ub2a5\uc131 \ubc0f \uc720\uc9c0 \ubcf4\uc218\uc131\uc744 \uadf9\ub300\ud654\ud558\uae30 \uc704\ud574 \uace0\uc548\ub41c \ud3ec\uad04\uc801\uc778 \ub3c4\uad6c \uc138\ud2b8\uc785\ub2c8\ub2e4.\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":43221,"url":"https:\/\/atmokpo.com\/w\/43221\/","url_meta":{"origin":43241,"position":4},"title":"[Prism]  022. \uace0\uae09 \uae30\ub2a5 \ubc0f \ud65c\uc6a9 \uc0ac\ub840, \uc2e4\uc6a9\uc801\uc778 \uc0ac\ub840 \uc5f0\uad6c (\uc608  \ub300\uc2dc\ubcf4\ub4dc \uc571, CRUD \uc571 \ub4f1)","author":"root","date":"2024\ub144 11\uc6d4 26\uc77c","format":false,"excerpt":"0. \uc11c\ub860 WPF(Windows Presentation Foundation)\ub294 \ub9c8\uc774\ud06c\ub85c\uc18c\ud504\ud2b8\uc758 UI \ud504\ub808\uc784\uc6cc\ud06c\ub85c, \ud48d\ubd80\ud55c \uc0ac\uc6a9\uc790 \uacbd\ud5d8\uc744 \uc81c\uacf5\ud558\uc5ec \ub370\uc2a4\ud06c\ud0d1 \uc560\ud50c\ub9ac\ucf00\uc774\uc158\uc744 \uac1c\ubc1c\ud560 \uc218 \uc788\uac8c \ud569\ub2c8\ub2e4. Prism\uc740 \uc774\ub7ec\ud55c WPF \uc560\ud50c\ub9ac\ucf00\uc774\uc158 \uac1c\ubc1c\uc744 \uc9c0\uc6d0\ud558\ub294 \ud504\ub808\uc784\uc6cc\ud06c\ub85c, \ubaa8\ub4c8\ud654, MVVM(Model-View-ViewModel), DI(Dependency Injection) \ub4f1\uc758 \ud328\ud134\uc744 \ud1b5\ud574 \uc720\uc9c0\ubcf4\uc218\uc131\uacfc \ud655\uc7a5\uc131\uc744 \uc81c\uacf5\ud569\ub2c8\ub2e4. \ubcf8 \uae00\uc5d0\uc11c\ub294 Prism\uc758 \uace0\uae09 \uae30\ub2a5\uacfc \uc774\ub97c \ud65c\uc6a9\ud55c \uc2e4\uc6a9\uc801\uc778 \ud504\ub85c\uc81d\ud2b8 \uc0ac\ub840\ub4e4\uc744 \uc0b4\ud3b4\ubcf4\uaca0\uc2b5\ub2c8\ub2e4. 1. Prism\uc758 \uace0\uae09 \uae30\ub2a5\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":31331,"url":"https:\/\/atmokpo.com\/w\/31331\/","url_meta":{"origin":43241,"position":5},"title":"WPF \uac15\uc88c, Prism\uc744 \uc0ac\uc6a9\ud55c \ub300\uaddc\ubaa8 WPF \uc560\ud50c\ub9ac\ucf00\uc774\uc158 \uc124\uacc4","author":"root","date":"2024\ub144 10\uc6d4 28\uc77c","format":false,"excerpt":"Windows Presentation Foundation(WPF)\uc740 .NET \ud658\uacbd\uc5d0\uc11c \ub370\uc2a4\ud06c\ud0d1 \uc560\ud50c\ub9ac\ucf00\uc774\uc158\uc744 \uad6c\ucd95\ud558\ub294 \ub370 \uc0ac\uc6a9\ud558\ub294 \uac15\ub825\ud55c \ud504\ub808\uc784\uc6cc\ud06c\uc785\ub2c8\ub2e4. WPF\ub294 \ud48d\ubd80\ud55c \uc0ac\uc6a9\uc790 \uc778\ud130\ud398\uc774\uc2a4\ub97c \uc0dd\uc131\ud560 \uc218 \uc788\ub294 \uae30\ub2a5\uacfc \ub370\uc774\ud130 \ubc14\uc778\ub529, \uc2a4\ud0c0\uc77c\ub9c1 \ubc0f \ud15c\ud50c\ub9bf\uc744 \ud1b5\ud55c UI \ucee4\uc2a4\ud130\ub9c8\uc774\uc9d5 \uae30\ub2a5\uc744 \uc81c\uacf5\ud574 \uac1c\ubc1c\uc790\ub4e4\uc5d0\uac8c \uc778\uae30 \uc788\ub294 \uc120\ud0dd\uc774 \ub418\uace0 \uc788\uc2b5\ub2c8\ub2e4. \uadf8\ub7ec\ub098 \ub300\uaddc\ubaa8 WPF \uc560\ud50c\ub9ac\ucf00\uc774\uc158\uc744 \uc124\uacc4\ud560 \ub54c, \ucf54\ub4dc\uc758 \uad6c\uc870\ud654 \ubc0f \uc720\uc9c0\ubcf4\uc218\uc131\uc744 \ub192\uc774\uae30 \uc704\ud574 \ub514\uc790\uc778 \ud328\ud134\uacfc\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":[]}],"_links":{"self":[{"href":"https:\/\/atmokpo.com\/w\/wp-json\/wp\/v2\/posts\/43241","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=43241"}],"version-history":[{"count":1,"href":"https:\/\/atmokpo.com\/w\/wp-json\/wp\/v2\/posts\/43241\/revisions"}],"predecessor-version":[{"id":43242,"href":"https:\/\/atmokpo.com\/w\/wp-json\/wp\/v2\/posts\/43241\/revisions\/43242"}],"wp:attachment":[{"href":"https:\/\/atmokpo.com\/w\/wp-json\/wp\/v2\/media?parent=43241"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/atmokpo.com\/w\/wp-json\/wp\/v2\/categories?post=43241"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/atmokpo.com\/w\/wp-json\/wp\/v2\/tags?post=43241"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}