Summary
Determines whether the calling thread is the thread associated with this
IDispatcher
.
- Namespace
- Avalonia
.Threading - Containing Type
- IDispatcher
Syntax
bool CheckAccess()
Return Value
Type | Description |
---|---|
bool | True if he calling thread is the thread associated with the dispatched, otherwise false. |