DispatcherCheckAccess Method
Checks that the current thread is the UI thread.
Namespace: Avalonia.ThreadingAssembly: Avalonia.Base (in Avalonia.Base.dll) Version: 11.3.999
public bool CheckAccess()
Public Function CheckAccess As Boolean
abstract CheckAccess : unit -> bool
override CheckAccess : unit -> bool
BooleanIDispatcherCheckAccess