共用方式為


WpfControlWrapper 類別

定義

FrameworkElement包裝 允許與接收IRemoteUserControl的 VisualStudio.Extensibility API 搭配使用。

public sealed class WpfControlWrapper : IDisposable, Microsoft.VisualStudio.RpcContracts.RemoteUI.ILocalControlWrapper
type WpfControlWrapper = class
    interface ILocalControlWrapper
    interface IRemoteUserControl
    interface IDisposable
Public NotInheritable Class WpfControlWrapper
Implements IDisposable, ILocalControlWrapper
繼承
WpfControlWrapper
實作

建構函式

WpfControlWrapper(FrameworkElement)

初始化 WpfControlWrapper 類別的新執行個體。

操作員

Implicit(FrameworkElement to WpfControlWrapper)

初始化 WpfControlWrapper 類別的新執行個體。

明確介面實作

IDisposable.Dispose()

FrameworkElement包裝 允許與接收IRemoteUserControl的 VisualStudio.Extensibility API 搭配使用。

ILocalControlWrapper.GetGCHandleAsync(CancellationToken)

FrameworkElement包裝 允許與接收IRemoteUserControl的 VisualStudio.Extensibility API 搭配使用。

適用於