AvaloniaObjectVerifyAccess Method

Checks that the current thread is the UI thread and throws if not.

Definition

Namespace: Avalonia
Assembly: Avalonia.Base (in Avalonia.Base.dll) Version: 11.3.999
public void VerifyAccess()

See Also