{"id":31311,"date":"2024-10-28T11:19:09","date_gmt":"2024-10-28T11:19:09","guid":{"rendered":"http:\/\/atmokpo.com\/w\/?p=31311"},"modified":"2024-11-26T06:45:32","modified_gmt":"2024-11-26T06:45:32","slug":"wpf-%ea%b0%95%ec%a2%8c-stackpanel-grid-dockpanel-%eb%93%b1-%eb%8b%a4%ec%96%91%ed%95%9c-%eb%a0%88%ec%9d%b4%ec%95%84%ec%9b%83-%ec%bb%a8%ed%8a%b8%eb%a1%a4-%ec%82%ac%ec%9a%a9%eb%b2%95","status":"publish","type":"post","link":"https:\/\/atmokpo.com\/w\/31311\/","title":{"rendered":"WPF \uac15\uc88c, StackPanel, Grid, DockPanel \ub4f1 \ub2e4\uc591\ud55c \ub808\uc774\uc544\uc6c3 \ucee8\ud2b8\ub864 \uc0ac\uc6a9\ubc95"},"content":{"rendered":"<p>Windows Presentation Foundation (WPF)\uc740 \ub9c8\uc774\ud06c\ub85c\uc18c\ud504\ud2b8\uac00 \uac1c\ubc1c\ud55c \uc0ac\uc6a9\uc790 \uc778\ud130\ud398\uc774\uc2a4 \ud504\ub808\uc784\uc6cc\ud06c\ub85c, .NET \ud50c\ub7ab\ud3fc \uc704\uc5d0\uc11c \uc2e4\ud589\ub429\ub2c8\ub2e4. WPF\uc758 \uac15\ub825\ud55c \uae30\ub2a5 \uc911 \ud558\ub098\ub294 \ub2e4\uc591\ud55c \ub808\uc774\uc544\uc6c3 \ucee8\ud2b8\ub864\uc744 \uc81c\uacf5\ud558\uc5ec \uac1c\ubc1c\uc790\uac00 \uc0ac\uc6a9\uc790 \uc778\ud130\ud398\uc774\uc2a4\ub97c \ud6a8\uc728\uc801\uc73c\ub85c \uc124\uacc4\ud560 \uc218 \uc788\ub3c4\ub85d \ub3d5\ub294 \uac83\uc785\ub2c8\ub2e4. \uc774 \uae00\uc5d0\uc11c\ub294 WPF\uc5d0\uc11c \uc790\uc8fc \uc0ac\uc6a9\ub418\ub294 \ub808\uc774\uc544\uc6c3 \ucee8\ud2b8\ub864\uc778 <strong>StackPanel<\/strong>, <strong>Grid<\/strong>, <strong>DockPanel<\/strong>\uc5d0 \ub300\ud574 \uc790\uc138\ud788 \uc124\uba85\ud558\uace0, \uac01 \ucee8\ud2b8\ub864\uc744 \uc0ac\uc6a9\ud558\ub294 \ubc29\ubc95\uacfc \uadf8 \ud2b9\uc9d5\uc744 \uc0b4\ud3b4\ubcf4\uaca0\uc2b5\ub2c8\ub2e4.<\/p>\n<h2>1. StackPanel<\/h2>\n<p>StackPanel\uc740 \uc790\uc2dd \uc694\uc18c\ub97c \uc77c\ub82c\ub85c \uc313\uc544 \ubc30\uce58\ud558\ub294 \ub808\uc774\uc544\uc6c3 \ucee8\ud2b8\ub864\uc785\ub2c8\ub2e4. \uae30\ubcf8\uc801\uc73c\ub85c \uc218\uc9c1 \ub610\ub294 \uc218\ud3c9 \ubc29\ud5a5\uc73c\ub85c \uc694\uc18c\ub4e4\uc744 \uc313\uc744 \uc218 \uc788\uc73c\uba70, \uc774\ub294 \uc0ac\uc6a9\uc790 \uc778\ud130\ud398\uc774\uc2a4\ub97c \uad6c\ud604\ud560 \ub54c \uae30\ubcf8\uc801\uc778 \ub808\uc774\uc544\uc6c3\uc744 \uc124\uc815\ud558\ub294 \ub370 \uc720\uc6a9\ud569\ub2c8\ub2e4.<\/p>\n<h3>1.1 StackPanel\uc758 \uae30\ubcf8 \uad6c\uc870<\/h3>\n<pre><code>&lt;StackPanel Orientation=\"Vertical\"&gt;\n    &lt;Button Content=\"Button 1\" \/&gt;\n    &lt;Button Content=\"Button 2\" \/&gt;\n    &lt;Button Content=\"Button 3\" \/&gt;\n&lt;\/StackPanel&gt;<\/code><\/pre>\n<p>\uc704\uc758 \ucf54\ub4dc\ub294 StackPanel\uc744 \uc218\uc9c1 \ubc29\ud5a5\uc73c\ub85c \uc124\uc815\ud558\uace0, \uadf8 \uc548\uc5d0 3\uac1c\uc758 \ubc84\ud2bc\uc744 \ubc30\uce58\ud558\ub294 \uc608\uc2dc\uc785\ub2c8\ub2e4. <code>Orientation<\/code> \uc18d\uc131\uc744 \uc0ac\uc6a9\ud558\uc5ec \uc218\uc9c1(<code>Vertical<\/code>) \ub610\ub294 \uc218\ud3c9(<code>Horizontal<\/code>) \ubc29\ud5a5\uc744 \uc120\ud0dd\ud560 \uc218 \uc788\uc2b5\ub2c8\ub2e4.<\/p>\n<h3>1.2 StackPanel\uc758 \ud2b9\uc9d5<\/h3>\n<ul>\n<li>\uac04\ub2e8\ud55c \ub808\uc774\uc544\uc6c3 \ub514\uc790\uc778\uc5d0 \uc801\ud569\ud569\ub2c8\ub2e4.<\/li>\n<li>\uc790\uc2dd \uc694\uc18c\ub4e4\uc758 \ud06c\uae30\ub97c \uc790\ub3d9\uc73c\ub85c \uc870\uc808\ud569\ub2c8\ub2e4.<\/li>\n<li>ScrollViewer\uc640 \uacb0\ud569\ud558\uc5ec \uc2a4\ud06c\ub864 \uac00\ub2a5 UI\ub97c \uc27d\uac8c \uad6c\ud604\ud560 \uc218 \uc788\uc2b5\ub2c8\ub2e4.<\/li>\n<\/ul>\n<h2>2. Grid<\/h2>\n<p>Grid\ub294 WPF\uc5d0\uc11c \uac00\uc7a5 \uac15\ub825\ud558\uace0 \uc720\uc5f0\ud55c \ub808\uc774\uc544\uc6c3 \ucee8\ud2b8\ub864 \uc911 \ud558\ub098\ub85c, \ud589\uacfc \uc5f4\uc744 \uae30\ubc18\uc73c\ub85c \uc790\uc2dd \uc694\uc18c\ub97c \ubc30\uce58\ud569\ub2c8\ub2e4. Grid\ub97c \uc0ac\uc6a9\ud558\uc5ec \ubcf5\uc7a1\ud55c \ub808\uc774\uc544\uc6c3\ub3c4 \uc27d\uac8c \ub9cc\ub4e4 \uc218 \uc788\uc2b5\ub2c8\ub2e4.<\/p>\n<h3>2.1 Grid\uc758 \uae30\ubcf8 \uad6c\uc870<\/h3>\n<pre><code>&lt;Grid&gt;\n    &lt;Grid.RowDefinitions&gt;\n        &lt;RowDefinition Height=\"Auto\"\/&gt;\n        &lt;RowDefinition Height=\"*\"\/&gt;\n    &lt;\/Grid.RowDefinitions&gt;\n    &lt;Grid.ColumnDefinitions&gt;\n        &lt;ColumnDefinition Width=\"200\"\/&gt;\n        &lt;ColumnDefinition Width=\"*\"\/&gt;\n    &lt;\/Grid.ColumnDefinitions&gt;\n    \n    &lt;TextBlock Grid.Row=\"0\" Grid.Column=\"0\" Text=\"Header\" \/&gt;\n    &lt;Button Grid.Row=\"1\" Grid.Column=\"0\" Content=\"Left\" \/&gt;\n    &lt;Button Grid.Row=\"1\" Grid.Column=\"1\" Content=\"Right\" \/&gt;\n&lt;\/Grid&gt;<\/code><\/pre>\n<p>\uc774 \uc608\uc2dc\ub294 2\uac1c\uc758 \ud589\uacfc 2\uac1c\uc758 \uc5f4\ub85c \uad6c\uc131\ub41c Grid\ub97c \uc0dd\uc131\ud569\ub2c8\ub2e4. \uc5f4\uacfc \ud589\uc758 \ud06c\uae30\ub294 \uac01 \uc694\uc18c\uc758 \ub0b4\uc6a9\uc5d0 \ub530\ub77c \ub3d9\uc801\uc73c\ub85c \uc870\uc808\ub420 \uc218 \uc788\uc2b5\ub2c8\ub2e4.<\/p>\n<h3>2.2 Grid\uc758 \ud2b9\uc9d5<\/h3>\n<ul>\n<li>\ub2e4\uc591\ud55c \ubc30\uce58 \uc635\uc158\uc744 \uc81c\uacf5\ud558\uc5ec \ubcf5\uc7a1\ud55c \ub808\uc774\uc544\uc6c3\uc744 \uc27d\uac8c \uad6c\ud604\ud560 \uc218 \uc788\uc2b5\ub2c8\ub2e4.<\/li>\n<li><code>RowDefinitions<\/code>\uc640 <code>ColumnDefinitions<\/code>\ub97c \uc0ac\uc6a9\ud558\uc5ec \uba85\uc2dc\uc801\uc73c\ub85c \ud589\uacfc \uc5f4 \uc218\ub97c \uc124\uc815\ud569\ub2c8\ub2e4.<\/li>\n<li>\uac01 \uc694\uc18c\uc758 \uc704\uce58\ub97c \uba85\ud655\ud558\uac8c \uc81c\uc5b4\ud560 \uc218 \uc788\uc2b5\ub2c8\ub2e4 (\ud589 \ubc0f \uc5f4 \uc778\ub371\uc2a4 \uc9c0\uc815).<\/li>\n<\/ul>\n<h2>3. DockPanel<\/h2>\n<p>DockPanel\uc740 \uc790\uc2dd \uc694\uc18c\ub97c \uc9c0\uc815\ub41c \ubc29\ud5a5(\uc704, \uc544\ub798, \uc67c\ucabd, \uc624\ub978\ucabd)\uc73c\ub85c \ub3c4\ud0b9(dock)\ud558\uc5ec \ubc30\uce58\ud569\ub2c8\ub2e4. \uc774\uac83\uc740 \ud1b5\uc0c1\uc801\uc778 \uc708\ub3c4\uc6b0 \ud615\ud0dc\uc758 \uc560\ud50c\ub9ac\ucf00\uc774\uc158\uc744 \ub9cc\ub4dc\ub294 \ub370 \uc720\uc6a9\ud569\ub2c8\ub2e4.<\/p>\n<h3>3.1 DockPanel\uc758 \uae30\ubcf8 \uad6c\uc870<\/h3>\n<pre><code>&lt;DockPanel&gt;\n    &lt;Button DockPanel.Dock=\"Top\" Content=\"Top\" \/&gt;\n    &lt;Button DockPanel.Dock=\"Bottom\" Content=\"Bottom\" \/&gt;\n    &lt;Button DockPanel.Dock=\"Left\" Content=\"Left\" \/&gt;\n    &lt;Button Content=\"Center\" \/&gt;\n&lt;\/DockPanel&gt;<\/code><\/pre>\n<p>\uc704\uc758 \ucf54\ub4dc\ub294 DockPanel\uc744 \uc0ac\uc6a9\ud558\uc5ec 4\uac1c\uc758 \ubc84\ud2bc\uc744 \ubc30\uce58\ud55c \uc608\uc2dc\uc785\ub2c8\ub2e4. \uac01 \ubc84\ud2bc\uc740 \uc9c0\uc815\ub41c \ubc29\ud5a5\uc5d0 \ub3c4\ud0b9\ub418\uc5b4 \uc788\uc73c\uba70, \ub9c8\uc9c0\ub9c9 \ubc84\ud2bc\uc740 \uc790\ub3d9\uc73c\ub85c \uc911\uc559\uc5d0 \ubc30\uce58\ub429\ub2c8\ub2e4.<\/p>\n<h3>3.2 DockPanel\uc758 \ud2b9\uc9d5<\/h3>\n<ul>\n<li>\uc790\uc2dd \uc694\uc18c\ub97c \uc704, \uc544\ub798, \uc88c, \uc6b0 \ubc29\ud5a5\uc73c\ub85c \ub3c4\ud0b9\ud560 \uc218 \uc788\uc2b5\ub2c8\ub2e4.<\/li>\n<li>\ub3c4\ud0b9\ub41c \uc694\uc18c \uc678\uc758 \ub098\uba38\uc9c0 \uc694\uc18c\ub294 \uc790\ub3d9\uc73c\ub85c \ub0a8\uc740 \uacf5\uac04\uc5d0 \ubc30\uce58\ub429\ub2c8\ub2e4.<\/li>\n<li>\uc77c\ubc18\uc801\uc73c\ub85c \uc560\ud50c\ub9ac\ucf00\uc774\uc158\uc758 \ud234\ubc14\uc640 \uac19\uc740 \uc601\uc5ed\uc744 \uad6c\ud604\ud558\ub294 \ub370 \uc720\uc6a9\ud569\ub2c8\ub2e4.<\/li>\n<\/ul>\n<h2>4. \ub808\uc774\uc544\uc6c3 \ucee8\ud2b8\ub864 \ube44\uad50<\/h2>\n<p>StackPanel, Grid, DockPanel\uc740 \uac01\uae30 \ub2e4\ub978 \uc0ac\uc6a9 \uc0ac\ub840\uc640 \ud2b9\uc9d5\uc744 \uac00\uc9c0\uace0 \uc788\uc2b5\ub2c8\ub2e4. \uc0c1\ud669\uc5d0 \ub9de\ub294 \ub808\uc774\uc544\uc6c3 \ucee8\ud2b8\ub864\uc744 \uc120\ud0dd\ud558\ub294 \uac83\uc774 \uc911\uc694\ud569\ub2c8\ub2e4.<\/p>\n<table>\n<thead>\n<tr>\n<th>\ud2b9\uc9d5<\/th>\n<th>StackPanel<\/th>\n<th>Grid<\/th>\n<th>DockPanel<\/th>\n<\/tr>\n<\/thead>\n<tbody>\n<tr>\n<td>\ubc30\uce58 \ubc29\uc2dd<\/td>\n<td>\uc77c\ub82c\ub85c \uc313\uae30<\/td>\n<td>\ud589\uacfc \uc5f4<\/td>\n<td>\ub3c4\ud0b9<\/td>\n<\/tr>\n<tr>\n<td>\uc720\uc5f0\uc131<\/td>\n<td>\uc81c\ud55c\uc801<\/td>\n<td>\ub9e4\uc6b0 \uc720\uc5f0\ud568<\/td>\n<td>\ub2e4\uc18c \uc720\uc5f0\ud568<\/td>\n<\/tr>\n<tr>\n<td>\uc0ac\uc6a9 \uc608\uc2dc<\/td>\n<td>\uac04\ub2e8\ud55c \ub9ac\uc2a4\ud2b8<\/td>\n<td>\ubcf5\uc7a1\ud55c UI<\/td>\n<td>\ud234\ubc14\/\ud328\ub110<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<h2>5. \uc608\uc81c \ubc0f \ud65c\uc6a9<\/h2>\n<p>\uc774\uc81c \uac01 \ub808\uc774\uc544\uc6c3 \ucee8\ud2b8\ub864\uc744 \ud568\uaed8 \uc0ac\uc6a9\ud558\ub294 \ubc29\ubc95\uc744 \uc0b4\ud3b4\ubcf4\uaca0\uc2b5\ub2c8\ub2e4. \uc544\ub798\uc758 \uc608\uc81c\uc5d0\uc11c\ub294 StackPanel, Grid, DockPanel\uc744 \uacb0\ud569\ud558\uc5ec \ubcf4\ub2e4 \ubcf5\uc7a1\ud55c UI\ub97c \uad6c\ud604\ud569\ub2c8\ub2e4.<\/p>\n<pre><code>&lt;Window x:Class=\"WpfApp.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=\"350\" Width=\"525\"&gt;\n    &lt;DockPanel&gt;\n        &lt;Menu DockPanel.Dock=\"Top\"&gt;\n            &lt;MenuItem Header=\"File\"\/&gt;\n            &lt;MenuItem Header=\"Edit\"\/&gt;\n            &lt;MenuItem Header=\"View\"\/&gt;\n        &lt;\/Menu&gt;\n        \n        &lt;Grid&gt;\n            &lt;Grid.RowDefinitions&gt;\n                &lt;RowDefinition Height=\"Auto\"\/&gt;\n                &lt;RowDefinition Height=\"*\"\/&gt;\n            &lt;\/Grid.RowDefinitions&gt;\n            &lt;StackPanel Grid.Row=\"0\"&gt;\n                &lt;TextBlock Text=\"Header\" FontSize=\"24\" \/&gt;\n            &lt;\/StackPanel&gt;\n\n            &lt;StackPanel Grid.Row=\"1\" Orientation=\"Horizontal\"&gt;\n                &lt;Button Content=\"Button 1\" Width=\"100\" \/&gt;\n                &lt;Button Content=\"Button 2\" Width=\"100\" \/&gt;\n                &lt;Button Content=\"Button 3\" Width=\"100\" \/&gt;\n            &lt;\/StackPanel&gt;\n        &lt;\/Grid&gt;\n    &lt;\/DockPanel&gt;\n&lt;\/Window&gt;<\/code><\/pre>\n<p>\uc704 \ucf54\ub4dc\ub294 \uac04\ub2e8\ud55c WPF \uc560\ud50c\ub9ac\ucf00\uc774\uc158\uc758 \uad6c\uc870\ub97c \ubcf4\uc5ec\uc90d\ub2c8\ub2e4. DockPanel\uc744 \uc0ac\uc6a9\ud558\uc5ec \uba54\ub274\ub97c \uc0c1\ub2e8\uc5d0 \uace0\uc815\ud558\uace0, Grid\ub97c \uc0ac\uc6a9\ud558\uc5ec \ub450 \uac1c\uc758 StackPanel\uc744 \ubc30\uce58\ud588\uc2b5\ub2c8\ub2e4. \uc774\ub97c \ud1b5\ud574 \ubcf5\ud569\uc801\uc774\uace0 \uc0ac\uc6a9\uc790\uac00 \uce5c\uc219\ud55c \uc778\ud130\ud398\uc774\uc2a4\ub97c \uad6c\uc131\ud560 \uc218 \uc788\uc2b5\ub2c8\ub2e4.<\/p>\n<h2>6. \uacb0\ub860<\/h2>\n<p>WPF\uc5d0\uc11c\uc758 \ub808\uc774\uc544\uc6c3 \ucee8\ud2b8\ub864\uc740 \uac1c\ubc1c\uc790\uac00 \ud6a8\uc728\uc801\uc73c\ub85c \uc0ac\uc6a9\uc790 \uc778\ud130\ud398\uc774\uc2a4\ub97c \uc124\uacc4\ud558\ub294 \ub370 \ud544\uc218\uc801\uc785\ub2c8\ub2e4. StackPanel, Grid, DockPanel\uc744 \uc801\uc808\ud788 \ud65c\uc6a9\ud558\uba74 \ubcf5\uc7a1\ud55c \uc560\ud50c\ub9ac\ucf00\uc774\uc158 UI\ub97c \uac04\ub2e8\ud558\uace0 \uc720\uc5f0\ud558\uac8c \uad6c\uc131\ud560 \uc218 \uc788\uc2b5\ub2c8\ub2e4. \ub808\uc774\uc544\uc6c3 \ucee8\ud2b8\ub864\uc758 \ud2b9\uc131\uc744 \uc774\ud574\ud558\uace0, \uc774\ub97c \uc801\uc808\ud788 \uc870\ud569\ud558\uc5ec \uc0ac\uc6a9\ud558\uba74 \ub354\uc6b1 \ud6a8\uacfc\uc801\uc778 \uc0ac\uc6a9\uc790 \uacbd\ud5d8\uc744 \ucc3d\ucd9c\ud560 \uc218 \uc788\uc2b5\ub2c8\ub2e4.<\/p>\n<p>\uc774\ubc88 \uac15\uc88c\uac00 \uac1c\ubc1c\uc790 \uc5ec\ub7ec\ubd84\uc5d0\uac8c \ub3c4\uc6c0\uc774 \ub418\uae38 \ubc14\ub78d\ub2c8\ub2e4. WPF\uc758 \ub2e4\uc591\ud55c \ub808\uc774\uc544\uc6c3 \ucee8\ud2b8\ub864\uc744 \ud1b5\ud574 \uc5ec\ub7ec\ubd84\uc758 \uc560\ud50c\ub9ac\ucf00\uc774\uc158\uc744 \ub354\uc6b1 \ub9e4\ub825\uc801\uc73c\ub85c \ub9cc\ub4e4\uc5b4 \ubcf4\uc138\uc694!<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Windows Presentation Foundation (WPF)\uc740 \ub9c8\uc774\ud06c\ub85c\uc18c\ud504\ud2b8\uac00 \uac1c\ubc1c\ud55c \uc0ac\uc6a9\uc790 \uc778\ud130\ud398\uc774\uc2a4 \ud504\ub808\uc784\uc6cc\ud06c\ub85c, .NET \ud50c\ub7ab\ud3fc \uc704\uc5d0\uc11c \uc2e4\ud589\ub429\ub2c8\ub2e4. WPF\uc758 \uac15\ub825\ud55c \uae30\ub2a5 \uc911 \ud558\ub098\ub294 \ub2e4\uc591\ud55c \ub808\uc774\uc544\uc6c3 \ucee8\ud2b8\ub864\uc744 \uc81c\uacf5\ud558\uc5ec \uac1c\ubc1c\uc790\uac00 \uc0ac\uc6a9\uc790 \uc778\ud130\ud398\uc774\uc2a4\ub97c \ud6a8\uc728\uc801\uc73c\ub85c \uc124\uacc4\ud560 \uc218 \uc788\ub3c4\ub85d \ub3d5\ub294 \uac83\uc785\ub2c8\ub2e4. \uc774 \uae00\uc5d0\uc11c\ub294 WPF\uc5d0\uc11c \uc790\uc8fc \uc0ac\uc6a9\ub418\ub294 \ub808\uc774\uc544\uc6c3 \ucee8\ud2b8\ub864\uc778 StackPanel, Grid, DockPanel\uc5d0 \ub300\ud574 \uc790\uc138\ud788 \uc124\uba85\ud558\uace0, \uac01 \ucee8\ud2b8\ub864\uc744 \uc0ac\uc6a9\ud558\ub294 \ubc29\ubc95\uacfc \uadf8 \ud2b9\uc9d5\uc744 \uc0b4\ud3b4\ubcf4\uaca0\uc2b5\ub2c8\ub2e4. 1. StackPanel StackPanel\uc740 \uc790\uc2dd &hellip; <a href=\"https:\/\/atmokpo.com\/w\/31311\/\" class=\"more-link\">\ub354 \ubcf4\uae30<span class=\"screen-reader-text\"> &#8220;WPF \uac15\uc88c, StackPanel, Grid, DockPanel \ub4f1 \ub2e4\uc591\ud55c \ub808\uc774\uc544\uc6c3 \ucee8\ud2b8\ub864 \uc0ac\uc6a9\ubc95&#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-31311","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 \uac15\uc88c, StackPanel, Grid, DockPanel \ub4f1 \ub2e4\uc591\ud55c \ub808\uc774\uc544\uc6c3 \ucee8\ud2b8\ub864 \uc0ac\uc6a9\ubc95 - \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\/31311\/\" \/>\n<meta property=\"og:locale\" content=\"ko_KR\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"WPF \uac15\uc88c, StackPanel, Grid, DockPanel \ub4f1 \ub2e4\uc591\ud55c \ub808\uc774\uc544\uc6c3 \ucee8\ud2b8\ub864 \uc0ac\uc6a9\ubc95 - \ub77c\uc774\ube0c\uc2a4\ub9c8\ud2b8\" \/>\n<meta property=\"og:description\" content=\"Windows Presentation Foundation (WPF)\uc740 \ub9c8\uc774\ud06c\ub85c\uc18c\ud504\ud2b8\uac00 \uac1c\ubc1c\ud55c \uc0ac\uc6a9\uc790 \uc778\ud130\ud398\uc774\uc2a4 \ud504\ub808\uc784\uc6cc\ud06c\ub85c, .NET \ud50c\ub7ab\ud3fc \uc704\uc5d0\uc11c \uc2e4\ud589\ub429\ub2c8\ub2e4. WPF\uc758 \uac15\ub825\ud55c \uae30\ub2a5 \uc911 \ud558\ub098\ub294 \ub2e4\uc591\ud55c \ub808\uc774\uc544\uc6c3 \ucee8\ud2b8\ub864\uc744 \uc81c\uacf5\ud558\uc5ec \uac1c\ubc1c\uc790\uac00 \uc0ac\uc6a9\uc790 \uc778\ud130\ud398\uc774\uc2a4\ub97c \ud6a8\uc728\uc801\uc73c\ub85c \uc124\uacc4\ud560 \uc218 \uc788\ub3c4\ub85d \ub3d5\ub294 \uac83\uc785\ub2c8\ub2e4. \uc774 \uae00\uc5d0\uc11c\ub294 WPF\uc5d0\uc11c \uc790\uc8fc \uc0ac\uc6a9\ub418\ub294 \ub808\uc774\uc544\uc6c3 \ucee8\ud2b8\ub864\uc778 StackPanel, Grid, DockPanel\uc5d0 \ub300\ud574 \uc790\uc138\ud788 \uc124\uba85\ud558\uace0, \uac01 \ucee8\ud2b8\ub864\uc744 \uc0ac\uc6a9\ud558\ub294 \ubc29\ubc95\uacfc \uadf8 \ud2b9\uc9d5\uc744 \uc0b4\ud3b4\ubcf4\uaca0\uc2b5\ub2c8\ub2e4. 1. StackPanel StackPanel\uc740 \uc790\uc2dd &hellip; \ub354 \ubcf4\uae30 &quot;WPF \uac15\uc88c, StackPanel, Grid, DockPanel \ub4f1 \ub2e4\uc591\ud55c \ub808\uc774\uc544\uc6c3 \ucee8\ud2b8\ub864 \uc0ac\uc6a9\ubc95&quot;\" \/>\n<meta property=\"og:url\" content=\"https:\/\/atmokpo.com\/w\/31311\/\" \/>\n<meta property=\"og:site_name\" content=\"\ub77c\uc774\ube0c\uc2a4\ub9c8\ud2b8\" \/>\n<meta property=\"article:published_time\" content=\"2024-10-28T11:19:09+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2024-11-26T06:45:32+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=\"3\ubd84\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\/\/atmokpo.com\/w\/31311\/#article\",\"isPartOf\":{\"@id\":\"https:\/\/atmokpo.com\/w\/31311\/\"},\"author\":{\"name\":\"root\",\"@id\":\"https:\/\/atmokpo.com\/w\/#\/schema\/person\/91b6b3b138fbba0efb4ae64b1abd81d7\"},\"headline\":\"WPF \uac15\uc88c, StackPanel, Grid, DockPanel \ub4f1 \ub2e4\uc591\ud55c \ub808\uc774\uc544\uc6c3 \ucee8\ud2b8\ub864 \uc0ac\uc6a9\ubc95\",\"datePublished\":\"2024-10-28T11:19:09+00:00\",\"dateModified\":\"2024-11-26T06:45:32+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/atmokpo.com\/w\/31311\/\"},\"wordCount\":55,\"publisher\":{\"@id\":\"https:\/\/atmokpo.com\/w\/#organization\"},\"articleSection\":[\"WPF \uac1c\ubc1c\"],\"inLanguage\":\"ko-KR\"},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/atmokpo.com\/w\/31311\/\",\"url\":\"https:\/\/atmokpo.com\/w\/31311\/\",\"name\":\"WPF \uac15\uc88c, StackPanel, Grid, DockPanel \ub4f1 \ub2e4\uc591\ud55c \ub808\uc774\uc544\uc6c3 \ucee8\ud2b8\ub864 \uc0ac\uc6a9\ubc95 - \ub77c\uc774\ube0c\uc2a4\ub9c8\ud2b8\",\"isPartOf\":{\"@id\":\"https:\/\/atmokpo.com\/w\/#website\"},\"datePublished\":\"2024-10-28T11:19:09+00:00\",\"dateModified\":\"2024-11-26T06:45:32+00:00\",\"breadcrumb\":{\"@id\":\"https:\/\/atmokpo.com\/w\/31311\/#breadcrumb\"},\"inLanguage\":\"ko-KR\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/atmokpo.com\/w\/31311\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/atmokpo.com\/w\/31311\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"\ud648\",\"item\":\"https:\/\/atmokpo.com\/w\/en\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"WPF \uac15\uc88c, StackPanel, Grid, DockPanel \ub4f1 \ub2e4\uc591\ud55c \ub808\uc774\uc544\uc6c3 \ucee8\ud2b8\ub864 \uc0ac\uc6a9\ubc95\"}]},{\"@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 \uac15\uc88c, StackPanel, Grid, DockPanel \ub4f1 \ub2e4\uc591\ud55c \ub808\uc774\uc544\uc6c3 \ucee8\ud2b8\ub864 \uc0ac\uc6a9\ubc95 - \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\/31311\/","og_locale":"ko_KR","og_type":"article","og_title":"WPF \uac15\uc88c, StackPanel, Grid, DockPanel \ub4f1 \ub2e4\uc591\ud55c \ub808\uc774\uc544\uc6c3 \ucee8\ud2b8\ub864 \uc0ac\uc6a9\ubc95 - \ub77c\uc774\ube0c\uc2a4\ub9c8\ud2b8","og_description":"Windows Presentation Foundation (WPF)\uc740 \ub9c8\uc774\ud06c\ub85c\uc18c\ud504\ud2b8\uac00 \uac1c\ubc1c\ud55c \uc0ac\uc6a9\uc790 \uc778\ud130\ud398\uc774\uc2a4 \ud504\ub808\uc784\uc6cc\ud06c\ub85c, .NET \ud50c\ub7ab\ud3fc \uc704\uc5d0\uc11c \uc2e4\ud589\ub429\ub2c8\ub2e4. WPF\uc758 \uac15\ub825\ud55c \uae30\ub2a5 \uc911 \ud558\ub098\ub294 \ub2e4\uc591\ud55c \ub808\uc774\uc544\uc6c3 \ucee8\ud2b8\ub864\uc744 \uc81c\uacf5\ud558\uc5ec \uac1c\ubc1c\uc790\uac00 \uc0ac\uc6a9\uc790 \uc778\ud130\ud398\uc774\uc2a4\ub97c \ud6a8\uc728\uc801\uc73c\ub85c \uc124\uacc4\ud560 \uc218 \uc788\ub3c4\ub85d \ub3d5\ub294 \uac83\uc785\ub2c8\ub2e4. \uc774 \uae00\uc5d0\uc11c\ub294 WPF\uc5d0\uc11c \uc790\uc8fc \uc0ac\uc6a9\ub418\ub294 \ub808\uc774\uc544\uc6c3 \ucee8\ud2b8\ub864\uc778 StackPanel, Grid, DockPanel\uc5d0 \ub300\ud574 \uc790\uc138\ud788 \uc124\uba85\ud558\uace0, \uac01 \ucee8\ud2b8\ub864\uc744 \uc0ac\uc6a9\ud558\ub294 \ubc29\ubc95\uacfc \uadf8 \ud2b9\uc9d5\uc744 \uc0b4\ud3b4\ubcf4\uaca0\uc2b5\ub2c8\ub2e4. 1. StackPanel StackPanel\uc740 \uc790\uc2dd &hellip; \ub354 \ubcf4\uae30 \"WPF \uac15\uc88c, StackPanel, Grid, DockPanel \ub4f1 \ub2e4\uc591\ud55c \ub808\uc774\uc544\uc6c3 \ucee8\ud2b8\ub864 \uc0ac\uc6a9\ubc95\"","og_url":"https:\/\/atmokpo.com\/w\/31311\/","og_site_name":"\ub77c\uc774\ube0c\uc2a4\ub9c8\ud2b8","article_published_time":"2024-10-28T11:19:09+00:00","article_modified_time":"2024-11-26T06:45:32+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":"3\ubd84"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/atmokpo.com\/w\/31311\/#article","isPartOf":{"@id":"https:\/\/atmokpo.com\/w\/31311\/"},"author":{"name":"root","@id":"https:\/\/atmokpo.com\/w\/#\/schema\/person\/91b6b3b138fbba0efb4ae64b1abd81d7"},"headline":"WPF \uac15\uc88c, StackPanel, Grid, DockPanel \ub4f1 \ub2e4\uc591\ud55c \ub808\uc774\uc544\uc6c3 \ucee8\ud2b8\ub864 \uc0ac\uc6a9\ubc95","datePublished":"2024-10-28T11:19:09+00:00","dateModified":"2024-11-26T06:45:32+00:00","mainEntityOfPage":{"@id":"https:\/\/atmokpo.com\/w\/31311\/"},"wordCount":55,"publisher":{"@id":"https:\/\/atmokpo.com\/w\/#organization"},"articleSection":["WPF \uac1c\ubc1c"],"inLanguage":"ko-KR"},{"@type":"WebPage","@id":"https:\/\/atmokpo.com\/w\/31311\/","url":"https:\/\/atmokpo.com\/w\/31311\/","name":"WPF \uac15\uc88c, StackPanel, Grid, DockPanel \ub4f1 \ub2e4\uc591\ud55c \ub808\uc774\uc544\uc6c3 \ucee8\ud2b8\ub864 \uc0ac\uc6a9\ubc95 - \ub77c\uc774\ube0c\uc2a4\ub9c8\ud2b8","isPartOf":{"@id":"https:\/\/atmokpo.com\/w\/#website"},"datePublished":"2024-10-28T11:19:09+00:00","dateModified":"2024-11-26T06:45:32+00:00","breadcrumb":{"@id":"https:\/\/atmokpo.com\/w\/31311\/#breadcrumb"},"inLanguage":"ko-KR","potentialAction":[{"@type":"ReadAction","target":["https:\/\/atmokpo.com\/w\/31311\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/atmokpo.com\/w\/31311\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"\ud648","item":"https:\/\/atmokpo.com\/w\/en\/"},{"@type":"ListItem","position":2,"name":"WPF \uac15\uc88c, StackPanel, Grid, DockPanel \ub4f1 \ub2e4\uc591\ud55c \ub808\uc774\uc544\uc6c3 \ucee8\ud2b8\ub864 \uc0ac\uc6a9\ubc95"}]},{"@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\/31311","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=31311"}],"version-history":[{"count":3,"href":"https:\/\/atmokpo.com\/w\/wp-json\/wp\/v2\/posts\/31311\/revisions"}],"predecessor-version":[{"id":42952,"href":"https:\/\/atmokpo.com\/w\/wp-json\/wp\/v2\/posts\/31311\/revisions\/42952"}],"wp:attachment":[{"href":"https:\/\/atmokpo.com\/w\/wp-json\/wp\/v2\/media?parent=31311"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/atmokpo.com\/w\/wp-json\/wp\/v2\/categories?post=31311"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/atmokpo.com\/w\/wp-json\/wp\/v2\/tags?post=31311"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}