0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

More than 5 years have passed since last update.

Visual Studio / WPF > メソッド > 呼び出し > 3種類 > UIスレッド

Last updated at Posted at 2017-04-27
動作環境
Windows 7 Pro (32bit)
Microsoft Visual Studio 2017 Community
Sublime Text 2

@ WPF 4.5入門 by 大田一希さん
No.5244 / 9985

メソッドの呼び出し?について以下の種類があることを紹介されている。

  • UIスレッドからの直接呼び出し
  • UIスレッド外からの呼び出し
  • UIスレッド以外からのDispatcher経由での呼び出し

具体的なコードも紹介されている。

VerifyAccessメソッドを使って、InvalidOperationExceptionが発生するかを補足している例が紹介されている。

0
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?