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
已过时。

获取当前托管线程的唯一标识符。

适用于