teratail header banner
teratail header banner
質問するログイン新規登録

質問編集履歴

1

ソースコード訂正

2018/11/20 12:34

投稿

galmacher
galmacher

スコア37

title CHANGED
File without changes
body CHANGED
@@ -40,8 +40,6 @@
40
40
  ```C#
41
41
  public partial class MainWindow : Window
42
42
  {
43
- public ObservableCollection<TextBlock> TextList { get; set; }
44
-
45
43
  public MainWindow()
46
44
  {
47
45
  InitializeComponent();