VerifyAccess Method
Checks that the current thread is the UI thread and throws if not.
Definition
Namespace: Avalonia
Assembly: Avalonia.Base (in Avalonia.Base.dll)
- C#
- VB
- F#
public void VerifyAccess()
Public Sub VerifyAccess
member VerifyAccess : unit -> unit