UiSynchronizationContext クラス

定義

注意事項

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

同期モデルで使用される管理 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
古い.

現在のマネージド スレッドの一意の識別子を取得します。

適用対象