UiSynchronizationContext Classe

Définition

Attention

This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.

Fournit le contexte de synchronisation de l’interface utilisateur managée utilisée dans les modèles de synchronisation.

public ref class UiSynchronizationContext abstract sealed
[System.Obsolete("This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.", true)]
public static class UiSynchronizationContext
[<System.Obsolete("This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.", true)>]
type UiSynchronizationContext = class
Public Class UiSynchronizationContext
Héritage
UiSynchronizationContext
Attributs

Propriétés

Current
Obsolète.

Obtient le contexte de synchronisation du thread actuel.

ManagedUiThreadId
Obsolète.

Obtient un identificateur unique pour le thread managé actuel.

S’applique à