WpfControlWrapper 類別
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
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 搭配使用。 |