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

回答編集履歴

1

リンク先変更

2017/06/05 06:50

投稿

hihijiji
hihijiji

スコア4152

answer CHANGED
@@ -1,3 +1,6 @@
1
1
  >ObservableObject(metadata)になってしまい、追えない。
2
2
  ライブラリ(多分GalaSoft.MvvmLight)を使っているのでそれで正常です。
3
- そしてソースは多分これ[ViewModelBase.cs](https://mvvmlight.codeplex.com/SourceControl/latest#GalaSoft.MvvmLight/GalaSoft.MvvmLight%20(PCL)/ViewModelBase.cs)
3
+ そしてソースは多分これ[ViewModelBase.cs](https://mvvmlight.codeplex.com/SourceControl/latest#GalaSoft.MvvmLight/)
4
+ 直リンクできなかったので、TreeViewから
5
+ GalaSoft.MvvmLight>GalaSoft.MvvmLight (PCL)>ViewModelBase.cs
6
+ を選んでください。