WpfControlWrapper Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Wraps a FrameworkElement allowing to use it with VisualStudio.Extensibility APIs that receive an 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
- Inheritance
-
WpfControlWrapper
- Implements
Constructors
WpfControlWrapper(FrameworkElement) |
Initializes a new instance of the WpfControlWrapper class. |
Operators
Implicit(FrameworkElement to WpfControlWrapper) |
Initializes a new instance of the WpfControlWrapper class. |
Explicit Interface Implementations
IDisposable.Dispose() | |
ILocalControlWrapper.GetGCHandleAsync(CancellationToken) |