UiSynchronizationContext 類別

定義

警告

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

為同步模型中的使用的 Managed UI 提供同步內容。

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
繼承
UiSynchronizationContext
屬性

屬性

Current
已過時。

取得目前執行緒的同步處理內容。

ManagedUiThreadId
已過時。

取得目前 Managed 執行緒的唯一識別項。

適用於