質問編集履歴
1
add
title
CHANGED
File without changes
|
body
CHANGED
@@ -5,6 +5,7 @@
|
|
5
5
|
Binding初心者で、いくつかWebを見たのですがどうもぴんと来ていません。
|
6
6
|
添削していただけるとうれしいです。
|
7
7
|
Windows10, Visual Studio 2015です。
|
8
|
+
System.Windows.Formを参照しました。
|
8
9
|
|
9
10
|
```WPF-XAML
|
10
11
|
<Window x:Class="WpfApplication1.MainWindow"
|