Partager via


DispatcherQueue.HasThreadAccess Propriété

Définition

Obtient une valeur indiquant si dispatcherQueue a accès au thread actif.

public:
 property bool HasThreadAccess { bool get(); };
bool HasThreadAccess();
public bool HasThreadAccess { get; }
var boolean = dispatcherQueue.hasThreadAccess;
Public ReadOnly Property HasThreadAccess As Boolean

Valeur de propriété

Boolean

bool

S’applique à