Table of Contents

Property IsOnUIThread

Namespace
PaintDotNet.AppModel
Assembly
PaintDotNet.Core.dll

IsOnUIThread

Gets a flag indicating whether the current thread is the main UI thread.

bool IsOnUIThread { get; }

Property Value

bool