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
古い.

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

適用対象