{"id":31195,"date":"2024-10-28T11:15:21","date_gmt":"2024-10-28T11:15:21","guid":{"rendered":"http:\/\/atmokpo.com\/w\/?p=31195"},"modified":"2024-11-26T06:46:02","modified_gmt":"2024-11-26T06:46:02","slug":"wpf-%ea%b0%9c%eb%b0%9c-%ea%b0%9c%eb%b0%9c%ec%9e%90-%eb%94%94%ec%9e%90%ec%9d%b4%eb%84%88-%ec%9b%8c%ed%81%ac%ed%94%8c%eb%a1%9c%ec%9a%b0","status":"publish","type":"post","link":"https:\/\/atmokpo.com\/w\/31195\/","title":{"rendered":"WPF \uac1c\ubc1c, \uac1c\ubc1c\uc790-\ub514\uc790\uc774\ub108 \uc6cc\ud06c\ud50c\ub85c\uc6b0"},"content":{"rendered":"<p><body><\/p>\n<article>\n<p>\n            WPF(Windows Presentation Foundation)\ub294 Microsoft\uc5d0\uc11c \uc81c\uacf5\ud558\ub294 \uac15\ub825\ud55c UI \ud504\ub808\uc784\uc6cc\ud06c\ub85c, \ub6f0\uc5b4\ub09c \ube44\uc8fc\uc5bc\uacfc \uc131\ub2a5\uc744 \uc81c\uacf5\ud558\uc5ec \ub370\uc2a4\ud06c\ud0d1 \uc560\ud50c\ub9ac\ucf00\uc774\uc158 \uac1c\ubc1c\uc744 \uc9c0\uc6d0\ud569\ub2c8\ub2e4. WPF\uc758 \uba87 \uac00\uc9c0 \uc8fc\uc694 \ud2b9\uc9d5 \uc911 \ud558\ub098\ub294 XAML(Extensible Application Markup Language)\uc744 \uc0ac\uc6a9\ud558\uc5ec UI\ub97c \uc815\uc758\ud560 \uc218 \uc788\ub2e4\ub294 \uc810\uc785\ub2c8\ub2e4. \uc774\ub85c \uc778\ud574 \uac1c\ubc1c\uc790\uc640 \ub514\uc790\uc774\ub108 \uac04\uc758 \ud611\uc5c5\uc774 \ub354\uc6b1 \uc218\uc6d4\ud574\uc9c0\uba70, \uac01\uac01\uc758 \uc5ed\ud560\uc5d0 \ub9de\ucdb0 \ucd5c\uc801\uc758 \uc6cc\ud06c\ud50c\ub85c\uc6b0\ub97c \uad6c\ucd95\ud560 \uc218 \uc788\uc2b5\ub2c8\ub2e4.\n        <\/p>\n<h2>1. WPF\uc640 XAML\uc758 \uc774\ud574<\/h2>\n<p>\n            WPF\ub294 .NET Framework\uc758 \uc77c\ubd80\ub85c, \uc560\ud50c\ub9ac\ucf00\uc774\uc158\uc758 \ube44\uc988\ub2c8\uc2a4 \ub85c\uc9c1\uacfc UI\ub97c \ubd84\ub9ac\ud558\uc5ec \uac1c\ubc1c\ud560 \uc218 \uc788\ub3c4\ub85d \ub3c4\uc640\uc90d\ub2c8\ub2e4. XAML\uc740 XML \uae30\ubc18\uc758 \ub9c8\ud06c\uc5c5 \uc5b8\uc5b4\ub85c, UI \uc694\uc18c\ub97c \uc120\uc5b8\uc801\uc73c\ub85c \uc815\uc758\ud560 \uc218 \uc788\uc73c\uba70, WPF\uc5d0\uc11c UI\ub97c \uc124\uacc4\ud558\ub294 \ub370 \uc788\uc5b4 \uc911\uc694\ud55c \uc5ed\ud560\uc744 \ud569\ub2c8\ub2e4. \ub2e4\uc74c\uc740 \uac04\ub2e8\ud55c WPF \uc560\ud50c\ub9ac\ucf00\uc774\uc158 \uc608\uc81c\uc785\ub2c8\ub2e4.\n        <\/p>\n<pre><code>&lt;Window x:Class=\"MyApplication.MainWindow\"\n    xmlns=\"http:\/\/schemas.microsoft.com\/winfx\/2006\/xaml\/presentation\"\n    xmlns:x=\"http:\/\/schemas.microsoft.com\/winfx\/2006\/xaml\"\n    Title=\"My WPF Application\" Height=\"350\" Width=\"525\"&gt;\n    &lt;Grid&gt;\n        &lt;Button Content=\"\ud074\ub9ad\ud558\uc138\uc694\" Width=\"100\" Height=\"30\" Click=\"Button_Click\"\/&gt;\n    &lt;\/Grid&gt;\n&lt;\/Window&gt;<\/code><\/pre>\n<h2>2. \uac1c\ubc1c\uc790-\ub514\uc790\uc774\ub108 \ud611\uc5c5\uc758 \uc911\uc694\uc131<\/h2>\n<p>\n            WPF \uac1c\ubc1c\uc5d0\uc11c \uac1c\ubc1c\uc790\uc640 \ub514\uc790\uc774\ub108\uc758 \ud611\uc5c5\uc740 \ub9e4\uc6b0 \uc911\uc694\ud55c \uc694\uc18c\uc785\ub2c8\ub2e4. \ub514\uc790\uc774\ub108\ub294 UI\/UX\ub97c \ucc45\uc784\uc9c0\uace0, \uac1c\ubc1c\uc790\ub294 \ube44\uc988\ub2c8\uc2a4 \ub85c\uc9c1\uc744 \uad6c\ud604\ud569\ub2c8\ub2e4. \uc774 \ub450 \uc5ed\ud560\uc774 \uc11c\ub85c \uc6d0\ud65c\ud558\uac8c \uc18c\ud1b5\ud558\uba70 \ud611\uc5c5\ud560 \uc218 \uc788\ub294 \ud658\uacbd\uc774 \ud544\uc694\ud569\ub2c8\ub2e4. \uc774\ub97c \uc704\ud574 \ub514\uc790\uc778 \uc2dc\uc548\uc5d0 \ub300\ud55c \uc815\uad50\ud55c \uba85\uc138\uc11c\uc640 \uc6d0\ud65c\ud55c \ud53c\ub4dc\ubc31 \uc2dc\uc2a4\ud15c\uc774 \ud544\uc694\ud569\ub2c8\ub2e4.\n        <\/p>\n<h2>3. XAML \ub514\uc790\uc778\uacfc \ucf54\ub4dc \ube44\ud558\uc778\ub4dc<\/h2>\n<p>\n            \uac1c\ubc1c\uc790\ub294 XAML\uc744 \ud1b5\ud574 UI \uc694\uc18c\ub97c \uc120\uc5b8\ud558\uace0, \ub514\uc790\uc774\ub108\ub294 \ube44\uc8fc\uc5bc \uc2a4\ud29c\ub514\uc624 \ub610\ub294 Blend for Visual Studio\uc640 \uac19\uc740 \ub3c4\uad6c\ub97c \uc0ac\uc6a9\ud558\uc5ec \uc2dc\uac01\uc801\uc73c\ub85c UI\ub97c \ub514\uc790\uc778\ud560 \uc218 \uc788\uc2b5\ub2c8\ub2e4. \uc774 \uacfc\uc815\uc5d0\uc11c \uc8fc\uc694\ud55c \uac83\uc740 XAML\uacfc \ucf54\ub4dc \ube44\ud558\uc778\ub4dc\ub97c \uc801\uc808\ud788 \uc870\ud654\ub86d\uac8c \uc0ac\uc6a9\ud558\ub294 \uac83\uc785\ub2c8\ub2e4. XAML\uc5d0\uc11c \uc815\uc758\ub41c UI \uc694\uc18c\ub294 C# \ucf54\ub4dc\uc5d0 \uc758\ud574 \uc81c\uc5b4\ub420 \uc218 \uc788\uc2b5\ub2c8\ub2e4. \uc608\ub97c \ub4e4\uc5b4, \ubc84\ud2bc \ud074\ub9ad \uc774\ubca4\ud2b8\ub97c \ucc98\ub9ac\ud558\ub294 \ucf54\ub4dc \ube44\ud558\uc778\ub4dc\ub294 \ub2e4\uc74c\uacfc \uac19\uc2b5\ub2c8\ub2e4.\n        <\/p>\n<pre><code>private void Button_Click(object sender, RoutedEventArgs e)\n{\n    MessageBox.Show(\"\ubc84\ud2bc\uc774 \ud074\ub9ad\ub418\uc5c8\uc2b5\ub2c8\ub2e4!\");\n}<\/code><\/pre>\n<h2>4. \uc2a4\ud0c0\uc77c\uacfc \ud15c\ud50c\ub9bf\uc744 \ud1b5\ud55c \ub514\uc790\uc778 \uc77c\uad00\uc131 \uc720\uc9c0<\/h2>\n<p>\n            WPF\uc5d0\uc11c\ub294 \uc560\ud50c\ub9ac\ucf00\uc774\uc158\uc758 \ub514\uc790\uc778 \uc77c\uad00\uc131\uc744 \uc720\uc9c0\ud558\uae30 \uc704\ud574 \uc2a4\ud0c0\uc77c\uacfc \ud15c\ud50c\ub9bf\uc744 \uc0ac\uc6a9\ud560 \uc218 \uc788\uc2b5\ub2c8\ub2e4. \uc2a4\ud0c0\uc77c\uc740 \ub2e4\uc591\ud55c \ucee8\ud2b8\ub864\uc758 \ube44\uc8fc\uc5bc \uc18d\uc131\uc744 \uc815\uc758\ud558\uba70, \ud15c\ud50c\ub9bf\uc740 \ud2b9\uc815 \ucee8\ud2b8\ub864\uc758 \ubaa8\uc591\uacfc \ub3d9\uc791\uc744 \ubcc0\uacbd\ud558\ub294 \ub370 \uc0ac\uc6a9\ub429\ub2c8\ub2e4. \uc544\ub798\uc758 \uc608\uc81c\ub294 \ubc84\ud2bc\uc5d0 \uc2a4\ud0c0\uc77c\uc744 \uc801\uc6a9\ud558\ub294 \ubc29\ubc95\uc744 \ubcf4\uc5ec\uc90d\ub2c8\ub2e4.\n        <\/p>\n<pre><code>&lt;Window.Resources&gt;\n    &lt;Style TargetType=\"Button\"&gt;\n        &lt;Setter Property=\"Background\" Value=\"LightBlue\"\/&gt;\n        &lt;Setter Property=\"Foreground\" Value=\"White\"\/&gt;\n        &lt;Setter Property=\"FontSize\" Value=\"16\"\/&gt;\n    &lt;\/Style&gt;\n&lt;\/Window.Resources&gt;<\/code><\/pre>\n<h2>5. MVVM \ud328\ud134\uc744 \ud1b5\ud55c \uc560\ud50c\ub9ac\ucf00\uc774\uc158 \uad6c\uc870\ud654<\/h2>\n<p>\n            WPF \uc560\ud50c\ub9ac\ucf00\uc774\uc158\uc758 \uc544\ud0a4\ud14d\ucc98\ub97c \uc124\uacc4\ud560 \ub54c MVVM(Model-View-ViewModel) \ud328\ud134\uc740 \uc0c1\ub2f9\ud788 \uc720\uc6a9\ud569\ub2c8\ub2e4. MVVM \ud328\ud134\uc740 UI\uc640 \ube44\uc988\ub2c8\uc2a4 \ub85c\uc9c1\uc744 \ubd84\ub9ac\ud574 \uc8fc\uae30 \ub54c\ubb38\uc5d0 \uac1c\ubc1c\uc790\uc640 \ub514\uc790\uc774\ub108 \uac04\uc758 \uc791\uc5c5\uc744 \ub354\uc6b1 \uc27d\uac8c \ub9cc\ub4e4\uc5b4 \uc90d\ub2c8\ub2e4. Model\uc740 \ub370\uc774\ud130\uc640 \ube44\uc988\ub2c8\uc2a4 \ub85c\uc9c1\uc744 \ud3ec\ud568\ud558\uba70, View\ub294 UI\ub97c \ub098\ud0c0\ub0b4\uace0, ViewModel\uc740 Model\uacfc View \uac04\uc758 \uc0c1\ud638\uc791\uc6a9\uc744 \ub2f4\ub2f9\ud569\ub2c8\ub2e4. ViewModel\uc5d0\uc11c \ubcc0\uacbd\ub41c \ub370\uc774\ud130\ub294 Binding\uc744 \ud1b5\ud574 View\uc5d0 \uc790\ub3d9\uc73c\ub85c \ubc18\uc601\ub429\ub2c8\ub2e4.\n        <\/p>\n<pre><code>public class MainViewModel : INotifyPropertyChanged\n{\n    private string _buttonText;\n    public string ButtonText\n    {\n        get { return _buttonText; }\n        set\n        {\n            _buttonText = value;\n            OnPropertyChanged(nameof(ButtonText));\n        }\n    }\n\n    public ICommand ButtonClickCommand { get; }\n\n    public MainViewModel()\n    {\n        ButtonText = \"\ud074\ub9ad\ud558\uc138\uc694\";\n        ButtonClickCommand = new RelayCommand(OnButtonClick);\n    }\n\n    private void OnButtonClick()\n    {\n        ButtonText = \"\ubc84\ud2bc\uc774 \ud074\ub9ad\ub418\uc5c8\uc2b5\ub2c8\ub2e4!\";\n    }\n\n    public event PropertyChangedEventHandler PropertyChanged;\n\n    protected virtual void OnPropertyChanged(string propertyName)\n    {\n        PropertyChanged?.Invoke(this, new PropertyChangedEventArgs(propertyName));\n    }\n}<\/code><\/pre>\n<h2>6. \ub9ac\uc18c\uc2a4\uc640 \ub77c\uc774\ube0c\ub7ec\ub9ac\ub97c \ud1b5\ud574 \uc7ac\uc0ac\uc6a9\uc131 \uc99d\uac00<\/h2>\n<p>\n            WPF\uc5d0\uc11c\ub294 UserControl\uacfc ResourceDictionary\ub97c \uc0ac\uc6a9\ud558\uc5ec UI \uc694\uc18c\ub97c \uc7ac\uc0ac\uc6a9\ud560 \uc218 \uc788\uc2b5\ub2c8\ub2e4. \uc774\ub85c \uc778\ud574 \uac1c\ubc1c\uc790\uc640 \ub514\uc790\uc774\ub108\ub294 \ub3d9\uc77c\ud55c UI \uad6c\uc131 \uc694\uc18c\ub97c \uc5ec\ub7ec \uacf3\uc5d0\uc11c \uc7ac\uc0ac\uc6a9\ud560 \uc218 \uc788\uc73c\uba70, \uc77c\uad00\uc131\uc744 \uc720\uc9c0\ud560 \uc218 \uc788\uc2b5\ub2c8\ub2e4. \uc608\ub97c \ub4e4\uc5b4 UserControl\uc744 \uc0dd\uc131\ud558\uace0, \uc774\ub97c \uba54\uc778 \uc708\ub3c4\uc6b0\uc5d0\uc11c \uc0ac\uc6a9\ud560 \uc218 \uc788\uc2b5\ub2c8\ub2e4.\n        <\/p>\n<pre><code>&lt;UserControl x:Class=\"MyApplication.MyUserControl\"\n    xmlns=\"http:\/\/schemas.microsoft.com\/winfx\/2006\/xaml\/presentation\"\n    xmlns:x=\"http:\/\/schemas.microsoft.com\/winfx\/2006\/xaml\"&gt;\n    &lt;Grid Background=\"Grey\"&gt;\n        &lt;TextBlock Text=\"Hello, UserControl!\" FontSize=\"20\" Foreground=\"White\"\/&gt;\n    &lt;\/Grid&gt;\n&lt;\/UserControl&gt;<\/code><\/pre>\n<h2>7. \ub514\uc790\uc774\ub108 \ub3c4\uad6c\uc640 \ud611\uc5c5 \ud658\uacbd \uad6c\ucd95<\/h2>\n<p>\n            WPF \uac1c\ubc1c\ud658\uacbd\uc5d0\uc11c\ub294 Visual Studio\uc640 Blend for Visual Studio\uc640 \uac19\uc740 \ub2e4\uc591\ud55c \ub3c4\uad6c\ub97c \uc0ac\uc6a9\ud560 \uc218 \uc788\uc2b5\ub2c8\ub2e4. Blend\ub294 \ub514\uc790\uc774\ub108\uac00 XAML \uae30\ubc18\uc758 UI \uc694\uc18c\ub97c \uc2dc\uac01\uc801\uc73c\ub85c \ub514\uc790\uc778\ud560 \uc218 \uc788\ub3c4\ub85d \ub3c4\uc640\uc8fc\uba70, \uac1c\ubc1c\uc790\uac00 \ucf54\ub4dc \ube44\ud558\uc778\ub4dc\uc5d0\uc11c \ub85c\uc9c1\uc744 \uad6c\ud604\ud560 \uc218 \uc788\ub3c4\ub85d \ud569\ub2c8\ub2e4. \uc774\ub7ec\ud55c \ud611\uc5c5 \ub3c4\uad6c\ub97c \ud65c\uc6a9\ud574 \ub354 \ub098\uc740 \ucee4\ubba4\ub2c8\ucf00\uc774\uc158\uacfc \uc0dd\uc0b0\uc131\uc744 \uc5bb\uc744 \uc218 \uc788\uc2b5\ub2c8\ub2e4.\n        <\/p>\n<h2>8. \uc2e4\uc804 \uc608\uc81c: WPF \uc560\ud50c\ub9ac\ucf00\uc774\uc158 \ube4c\ub4dc<\/h2>\n<p>\n            \uc774\uc81c\ubd80\ud130\ub294 \uac1c\ubc1c\uc790\uc640 \ub514\uc790\uc774\ub108\uac00 \ud611\ub825\ud558\uc5ec \uc2e4\uc81c WPF \uc560\ud50c\ub9ac\ucf00\uc774\uc158\uc744 \uad6c\ucd95\ud558\ub294 \uacfc\uc815\uc744 \uc0b4\ud3b4\ubcf4\uaca0\uc2b5\ub2c8\ub2e4. \uc608\uc81c\ub85c\ub294 \uac04\ub2e8\ud55c \uacc4\uc0b0\uae30 \uc560\ud50c\ub9ac\ucf00\uc774\uc158\uc744 \ub9cc\ub4e4\uc5b4 \ubcfc \uac83\uc785\ub2c8\ub2e4.\n        <\/p>\n<h3>8.1. UI \uc124\uacc4 (\ub514\uc790\uc774\ub108\uc758 \uc5ed\ud560)<\/h3>\n<p>\n            \ub514\uc790\uc774\ub108\ub294 \uba3c\uc800 \uacc4\uc0b0\uae30 UI\uc758 \uc2a4\ucf00\uce58\ub97c \uc81c\uacf5\ud569\ub2c8\ub2e4. UI \uad6c\uc131 \uc694\uc18c\ub294 \ubc84\ud2bc, \ud14d\uc2a4\ud2b8 \ubc15\uc2a4 \ub4f1\uc73c\ub85c \uad6c\uc131\ub429\ub2c8\ub2e4. \ub2e4\uc74c\uc740 XAML \ucf54\ub4dc \uc608\uc81c\uc785\ub2c8\ub2e4.\n        <\/p>\n<pre><code>&lt;Window x:Class=\"Calculator.MainWindow\"\n    xmlns=\"http:\/\/schemas.microsoft.com\/winfx\/2006\/xaml\/presentation\"\n    xmlns:x=\"http:\/\/schemas.microsoft.com\/winfx\/2006\/xaml\"\n    Title=\"\uacc4\uc0b0\uae30\" Height=\"300\" Width=\"250\"&gt;\n    &lt;Grid&gt;\n        &lt;TextBox Name=\"resultTextBox\" FontSize=\"24\" Margin=\"10\" IsReadOnly=\"True\"\/&gt;\n        &lt;Grid.RowDefinitions&gt;\n            &lt;RowDefinition Height=\"*\"\/&gt;\n            &lt;RowDefinition Height=\"*\"\/&gt;\n            &lt;RowDefinition Height=\"*\"\/&gt;\n            &lt;RowDefinition Height=\"*\"\/&gt;\n        &lt;\/Grid.RowDefinitions&gt;\n        &lt;Button Content=\"1\" Grid.Row=\"1\" Click=\"NumberButton_Click\"\/&gt;\n        &lt;Button Content=\"2\" Grid.Row=\"1\" Click=\"NumberButton_Click\"\/&gt;\n        &lt;Button Content=\"3\" Grid.Row=\"1\" Click=\"NumberButton_Click\"\/&gt;\n    &lt;\/Grid&gt;\n&lt;\/Window&gt;<\/code><\/pre>\n<h3>8.2. \ube44\uc988\ub2c8\uc2a4 \ub85c\uc9c1 \uad6c\ud604 (\uac1c\ubc1c\uc790\uc758 \uc5ed\ud560)<\/h3>\n<p>\n            \uac1c\ubc1c\uc790\ub294 \ubc84\ud2bc \ud074\ub9ad\uc5d0 \ub300\ud55c \uc774\ubca4\ud2b8\ub97c \ucc98\ub9ac\ud558\ub294 \ub85c\uc9c1\uc744 \uad6c\ud604\ud569\ub2c8\ub2e4. \uc544\ub798\ub294 \ubc84\ud2bc \ud074\ub9ad \uc774\ubca4\ud2b8\ub97c \ucc98\ub9ac\ud558\ub294 \ucf54\ub4dc\uc785\ub2c8\ub2e4.\n        <\/p>\n<pre><code>private void NumberButton_Click(object sender, RoutedEventArgs e)\n{\n    Button button = sender as Button;\n    resultTextBox.Text += button.Content.ToString();\n}<\/code><\/pre>\n<h3>8.3. \ucd5c\uc885 \ud14c\uc2a4\ud2b8 \ubc0f \ud53c\ub4dc\ubc31<\/h3>\n<p>\n            \ucd5c\uc885\uc801\uc73c\ub85c \ub514\uc790\uc774\ub108\uc640 \uac1c\ubc1c\uc790\ub294 \ud568\uaed8 \uc560\ud50c\ub9ac\ucf00\uc774\uc158\uc744 \ud14c\uc2a4\ud2b8\ud558\uc5ec UI\/UX\uac00 \uc694\uad6c \uc0ac\ud56d\uc5d0 \ubd80\ud569\ud558\ub294\uc9c0 \ud655\uc778\ud569\ub2c8\ub2e4. \ud544\uc694\ud55c \uc218\uc815 \uc0ac\ud56d\uc744 \ud611\uc758\ud558\uc5ec \ucd5c\uc885 \ubc84\uc804\uc744 \ub9b4\ub9ac\uc988\ud569\ub2c8\ub2e4.\n        <\/p>\n<h2>9. \uacb0\ub860<\/h2>\n<p>\n            WPF \uac1c\ubc1c\uc758 \uc131\uacf5\uc740 \uac1c\ubc1c\uc790\uc640 \ub514\uc790\uc774\ub108 \uac04\uc758 \uc6d0\ud65c\ud55c \ud611\uc5c5\uc5d0 \ud06c\uac8c \uc88c\uc6b0\ub429\ub2c8\ub2e4. \uc774 \uae00\uc5d0\uc11c\ub294 WPF\uc758 \uae30\ubcf8 \uac1c\ub150, \ud611\uc5c5 \ubc29\ubc95, MVVM \ud328\ud134 \uad6c\ud604, \ub514\uc790\uc778 \uc77c\uad00\uc131 \uc720\uc9c0\uc5d0 \uad00\ud55c \ub2e4\uc591\ud55c \uae30\ubc95\ub4e4\uc5d0 \ub300\ud574 \uc0b4\ud3b4\ubcf4\uc558\uc2b5\ub2c8\ub2e4. \ud6a8\uacfc\uc801\uc778 \uc6cc\ud06c\ud50c\ub85c\uc6b0\ub97c \uad6c\ucd95\ud558\uc5ec \uac1c\ubc1c\uc790\uc640 \ub514\uc790\uc774\ub108\uac00 \uc11c\ub85c\uc758 \uc5ed\ud560\uc744 \ucd5c\ub300\ud55c \ud65c\uc6a9\ud55c\ub2e4\uba74 \ub354\uc6b1 \ub9e4\ub825\uc801\uc778 WPF \uc560\ud50c\ub9ac\ucf00\uc774\uc158\uc744 \uac1c\ubc1c\ud560 \uc218 \uc788\uc744 \uac83\uc785\ub2c8\ub2e4.\n        <\/p>\n<\/article>\n<p><\/body><\/p>\n","protected":false},"excerpt":{"rendered":"<p>WPF(Windows Presentation Foundation)\ub294 Microsoft\uc5d0\uc11c \uc81c\uacf5\ud558\ub294 \uac15\ub825\ud55c UI \ud504\ub808\uc784\uc6cc\ud06c\ub85c, \ub6f0\uc5b4\ub09c \ube44\uc8fc\uc5bc\uacfc \uc131\ub2a5\uc744 \uc81c\uacf5\ud558\uc5ec \ub370\uc2a4\ud06c\ud0d1 \uc560\ud50c\ub9ac\ucf00\uc774\uc158 \uac1c\ubc1c\uc744 \uc9c0\uc6d0\ud569\ub2c8\ub2e4. WPF\uc758 \uba87 \uac00\uc9c0 \uc8fc\uc694 \ud2b9\uc9d5 \uc911 \ud558\ub098\ub294 XAML(Extensible Application Markup Language)\uc744 \uc0ac\uc6a9\ud558\uc5ec UI\ub97c \uc815\uc758\ud560 \uc218 \uc788\ub2e4\ub294 \uc810\uc785\ub2c8\ub2e4. \uc774\ub85c \uc778\ud574 \uac1c\ubc1c\uc790\uc640 \ub514\uc790\uc774\ub108 \uac04\uc758 \ud611\uc5c5\uc774 \ub354\uc6b1 \uc218\uc6d4\ud574\uc9c0\uba70, \uac01\uac01\uc758 \uc5ed\ud560\uc5d0 \ub9de\ucdb0 \ucd5c\uc801\uc758 \uc6cc\ud06c\ud50c\ub85c\uc6b0\ub97c \uad6c\ucd95\ud560 \uc218 \uc788\uc2b5\ub2c8\ub2e4. 1. WPF\uc640 XAML\uc758 \uc774\ud574 WPF\ub294 .NET &hellip; <a href=\"https:\/\/atmokpo.com\/w\/31195\/\" class=\"more-link\">\ub354 \ubcf4\uae30<span class=\"screen-reader-text\"> &#8220;WPF \uac1c\ubc1c, \uac1c\ubc1c\uc790-\ub514\uc790\uc774\ub108 \uc6cc\ud06c\ud50c\ub85c\uc6b0&#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-31195","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, \uac1c\ubc1c\uc790-\ub514\uc790\uc774\ub108 \uc6cc\ud06c\ud50c\ub85c\uc6b0 - \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\/31195\/\" \/>\n<meta property=\"og:locale\" content=\"ko_KR\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"WPF \uac1c\ubc1c, \uac1c\ubc1c\uc790-\ub514\uc790\uc774\ub108 \uc6cc\ud06c\ud50c\ub85c\uc6b0 - \ub77c\uc774\ube0c\uc2a4\ub9c8\ud2b8\" \/>\n<meta property=\"og:description\" content=\"WPF(Windows Presentation Foundation)\ub294 Microsoft\uc5d0\uc11c \uc81c\uacf5\ud558\ub294 \uac15\ub825\ud55c UI \ud504\ub808\uc784\uc6cc\ud06c\ub85c, \ub6f0\uc5b4\ub09c \ube44\uc8fc\uc5bc\uacfc \uc131\ub2a5\uc744 \uc81c\uacf5\ud558\uc5ec \ub370\uc2a4\ud06c\ud0d1 \uc560\ud50c\ub9ac\ucf00\uc774\uc158 \uac1c\ubc1c\uc744 \uc9c0\uc6d0\ud569\ub2c8\ub2e4. WPF\uc758 \uba87 \uac00\uc9c0 \uc8fc\uc694 \ud2b9\uc9d5 \uc911 \ud558\ub098\ub294 XAML(Extensible Application Markup Language)\uc744 \uc0ac\uc6a9\ud558\uc5ec UI\ub97c \uc815\uc758\ud560 \uc218 \uc788\ub2e4\ub294 \uc810\uc785\ub2c8\ub2e4. \uc774\ub85c \uc778\ud574 \uac1c\ubc1c\uc790\uc640 \ub514\uc790\uc774\ub108 \uac04\uc758 \ud611\uc5c5\uc774 \ub354\uc6b1 \uc218\uc6d4\ud574\uc9c0\uba70, \uac01\uac01\uc758 \uc5ed\ud560\uc5d0 \ub9de\ucdb0 \ucd5c\uc801\uc758 \uc6cc\ud06c\ud50c\ub85c\uc6b0\ub97c \uad6c\ucd95\ud560 \uc218 \uc788\uc2b5\ub2c8\ub2e4. 1. WPF\uc640 XAML\uc758 \uc774\ud574 WPF\ub294 .NET &hellip; \ub354 \ubcf4\uae30 &quot;WPF \uac1c\ubc1c, \uac1c\ubc1c\uc790-\ub514\uc790\uc774\ub108 \uc6cc\ud06c\ud50c\ub85c\uc6b0&quot;\" \/>\n<meta property=\"og:url\" content=\"https:\/\/atmokpo.com\/w\/31195\/\" \/>\n<meta property=\"og:site_name\" content=\"\ub77c\uc774\ube0c\uc2a4\ub9c8\ud2b8\" \/>\n<meta property=\"article:published_time\" content=\"2024-10-28T11:15:21+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2024-11-26T06:46:02+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\/31195\/#article\",\"isPartOf\":{\"@id\":\"https:\/\/atmokpo.com\/w\/31195\/\"},\"author\":{\"name\":\"root\",\"@id\":\"https:\/\/atmokpo.com\/w\/#\/schema\/person\/91b6b3b138fbba0efb4ae64b1abd81d7\"},\"headline\":\"WPF \uac1c\ubc1c, \uac1c\ubc1c\uc790-\ub514\uc790\uc774\ub108 \uc6cc\ud06c\ud50c\ub85c\uc6b0\",\"datePublished\":\"2024-10-28T11:15:21+00:00\",\"dateModified\":\"2024-11-26T06:46:02+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/atmokpo.com\/w\/31195\/\"},\"wordCount\":87,\"publisher\":{\"@id\":\"https:\/\/atmokpo.com\/w\/#organization\"},\"articleSection\":[\"WPF \uac1c\ubc1c\"],\"inLanguage\":\"ko-KR\"},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/atmokpo.com\/w\/31195\/\",\"url\":\"https:\/\/atmokpo.com\/w\/31195\/\",\"name\":\"WPF \uac1c\ubc1c, \uac1c\ubc1c\uc790-\ub514\uc790\uc774\ub108 \uc6cc\ud06c\ud50c\ub85c\uc6b0 - \ub77c\uc774\ube0c\uc2a4\ub9c8\ud2b8\",\"isPartOf\":{\"@id\":\"https:\/\/atmokpo.com\/w\/#website\"},\"datePublished\":\"2024-10-28T11:15:21+00:00\",\"dateModified\":\"2024-11-26T06:46:02+00:00\",\"breadcrumb\":{\"@id\":\"https:\/\/atmokpo.com\/w\/31195\/#breadcrumb\"},\"inLanguage\":\"ko-KR\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/atmokpo.com\/w\/31195\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/atmokpo.com\/w\/31195\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"\ud648\",\"item\":\"https:\/\/atmokpo.com\/w\/en\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"WPF \uac1c\ubc1c, \uac1c\ubc1c\uc790-\ub514\uc790\uc774\ub108 \uc6cc\ud06c\ud50c\ub85c\uc6b0\"}]},{\"@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, \uac1c\ubc1c\uc790-\ub514\uc790\uc774\ub108 \uc6cc\ud06c\ud50c\ub85c\uc6b0 - \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\/31195\/","og_locale":"ko_KR","og_type":"article","og_title":"WPF \uac1c\ubc1c, \uac1c\ubc1c\uc790-\ub514\uc790\uc774\ub108 \uc6cc\ud06c\ud50c\ub85c\uc6b0 - \ub77c\uc774\ube0c\uc2a4\ub9c8\ud2b8","og_description":"WPF(Windows Presentation Foundation)\ub294 Microsoft\uc5d0\uc11c \uc81c\uacf5\ud558\ub294 \uac15\ub825\ud55c UI \ud504\ub808\uc784\uc6cc\ud06c\ub85c, \ub6f0\uc5b4\ub09c \ube44\uc8fc\uc5bc\uacfc \uc131\ub2a5\uc744 \uc81c\uacf5\ud558\uc5ec \ub370\uc2a4\ud06c\ud0d1 \uc560\ud50c\ub9ac\ucf00\uc774\uc158 \uac1c\ubc1c\uc744 \uc9c0\uc6d0\ud569\ub2c8\ub2e4. WPF\uc758 \uba87 \uac00\uc9c0 \uc8fc\uc694 \ud2b9\uc9d5 \uc911 \ud558\ub098\ub294 XAML(Extensible Application Markup Language)\uc744 \uc0ac\uc6a9\ud558\uc5ec UI\ub97c \uc815\uc758\ud560 \uc218 \uc788\ub2e4\ub294 \uc810\uc785\ub2c8\ub2e4. \uc774\ub85c \uc778\ud574 \uac1c\ubc1c\uc790\uc640 \ub514\uc790\uc774\ub108 \uac04\uc758 \ud611\uc5c5\uc774 \ub354\uc6b1 \uc218\uc6d4\ud574\uc9c0\uba70, \uac01\uac01\uc758 \uc5ed\ud560\uc5d0 \ub9de\ucdb0 \ucd5c\uc801\uc758 \uc6cc\ud06c\ud50c\ub85c\uc6b0\ub97c \uad6c\ucd95\ud560 \uc218 \uc788\uc2b5\ub2c8\ub2e4. 1. WPF\uc640 XAML\uc758 \uc774\ud574 WPF\ub294 .NET &hellip; \ub354 \ubcf4\uae30 \"WPF \uac1c\ubc1c, \uac1c\ubc1c\uc790-\ub514\uc790\uc774\ub108 \uc6cc\ud06c\ud50c\ub85c\uc6b0\"","og_url":"https:\/\/atmokpo.com\/w\/31195\/","og_site_name":"\ub77c\uc774\ube0c\uc2a4\ub9c8\ud2b8","article_published_time":"2024-10-28T11:15:21+00:00","article_modified_time":"2024-11-26T06:46:02+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\/31195\/#article","isPartOf":{"@id":"https:\/\/atmokpo.com\/w\/31195\/"},"author":{"name":"root","@id":"https:\/\/atmokpo.com\/w\/#\/schema\/person\/91b6b3b138fbba0efb4ae64b1abd81d7"},"headline":"WPF \uac1c\ubc1c, \uac1c\ubc1c\uc790-\ub514\uc790\uc774\ub108 \uc6cc\ud06c\ud50c\ub85c\uc6b0","datePublished":"2024-10-28T11:15:21+00:00","dateModified":"2024-11-26T06:46:02+00:00","mainEntityOfPage":{"@id":"https:\/\/atmokpo.com\/w\/31195\/"},"wordCount":87,"publisher":{"@id":"https:\/\/atmokpo.com\/w\/#organization"},"articleSection":["WPF \uac1c\ubc1c"],"inLanguage":"ko-KR"},{"@type":"WebPage","@id":"https:\/\/atmokpo.com\/w\/31195\/","url":"https:\/\/atmokpo.com\/w\/31195\/","name":"WPF \uac1c\ubc1c, \uac1c\ubc1c\uc790-\ub514\uc790\uc774\ub108 \uc6cc\ud06c\ud50c\ub85c\uc6b0 - \ub77c\uc774\ube0c\uc2a4\ub9c8\ud2b8","isPartOf":{"@id":"https:\/\/atmokpo.com\/w\/#website"},"datePublished":"2024-10-28T11:15:21+00:00","dateModified":"2024-11-26T06:46:02+00:00","breadcrumb":{"@id":"https:\/\/atmokpo.com\/w\/31195\/#breadcrumb"},"inLanguage":"ko-KR","potentialAction":[{"@type":"ReadAction","target":["https:\/\/atmokpo.com\/w\/31195\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/atmokpo.com\/w\/31195\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"\ud648","item":"https:\/\/atmokpo.com\/w\/en\/"},{"@type":"ListItem","position":2,"name":"WPF \uac1c\ubc1c, \uac1c\ubc1c\uc790-\ub514\uc790\uc774\ub108 \uc6cc\ud06c\ud50c\ub85c\uc6b0"}]},{"@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\/31195","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=31195"}],"version-history":[{"count":1,"href":"https:\/\/atmokpo.com\/w\/wp-json\/wp\/v2\/posts\/31195\/revisions"}],"predecessor-version":[{"id":31196,"href":"https:\/\/atmokpo.com\/w\/wp-json\/wp\/v2\/posts\/31195\/revisions\/31196"}],"wp:attachment":[{"href":"https:\/\/atmokpo.com\/w\/wp-json\/wp\/v2\/media?parent=31195"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/atmokpo.com\/w\/wp-json\/wp\/v2\/categories?post=31195"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/atmokpo.com\/w\/wp-json\/wp\/v2\/tags?post=31195"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}