Dispatcher.CheckAccess Method
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
Determines whether the calling thread is the thread associated with this Dispatcher.
Assembly: System.Windows (in System.Windows.dll)
Return Value
Type: System.Booleantrue if the calling thread is the thread associated with this Dispatcher; otherwise, false.
Show: