다음을 통해 공유


WpfControlWrapper 클래스

정의

FrameworkElement 수신하는 VisualStudio.Extensibility API와 함께 사용할 수 있는 를 래핑합니다 IRemoteUserControl.

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 수신하는 VisualStudio.Extensibility API와 함께 사용할 수 있는 를 래핑합니다 IRemoteUserControl.

ILocalControlWrapper.GetGCHandleAsync(CancellationToken)

FrameworkElement 수신하는 VisualStudio.Extensibility API와 함께 사용할 수 있는 를 래핑합니다 IRemoteUserControl.

적용 대상