IDispatcher.

VerifyAccess() Method

Summary

Throws an exception if the calling thread is not the thread associated with this IDispatcher.
Namespace
Avalonia.Threading
Containing Type
IDispatcher

Syntax

void VerifyAccess()

Return Value

Type Description
void