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

質問編集履歴

1

コード

2018/12/20 08:56

投稿

youth
youth

スコア12

title CHANGED
File without changes
body CHANGED
@@ -168,7 +168,8 @@
168
168
  PropertyChanged?.Invoke(this, new PropertyChangedEventArgs(name));
169
169
  }
170
170
  }
171
+ }
171
- }```
172
+ ```
172
173
 
173
174
  ### 試したこと
174
175
  MVVMほとんど初めて。なんとかコードを書いてみた。