Action action = () => { var hoge = (HogeViewModel)this.DataContext; // do something ... } tihs.Dispatcher.Invoke(action);
0 件のコメント :
コメントを投稿