Partager via


MainThread.IsMainThread Propriété

Définition

True si le thread actuel est le thread d’interface utilisateur.

public:
 static property bool IsMainThread { bool get(); };
public static bool IsMainThread { get; }
static member IsMainThread : bool
Public Shared ReadOnly Property IsMainThread As Boolean

Valeur de propriété

Si main thread.

S’applique à