ManagedDispatcherImplCurrentThreadIsLoopThread Property

Definition

Namespace: Avalonia.Controls.Platform
Assembly: Avalonia.Controls (in Avalonia.Controls.dll) Version: 11.3.999
public bool CurrentThreadIsLoopThread { get; }

Property Value

Boolean

Implements

IDispatcherImpl.CurrentThreadIsLoopThread

See Also