UiSynchronizationContext Classe

Definizione

Attenzione

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

Fornisce il contesto di sincronizzazione per l'interfaccia utente gestita utilizzata nei modelli di sincronizzazione.

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
Ereditarietà
UiSynchronizationContext
Attributi

Proprietà

Current
Obsoleta.

Ottiene il contesto di sincronizzazione per il thread corrente.

ManagedUiThreadId
Obsoleta.

Ottiene un identificatore univoco per il thread gestito corrente.

Si applica a