IVsUIWPFElementContainerPrivate Interface

[This documentation is for preview only, and is subject to change in later releases. Blank topics are included as placeholders.]

Microsoft internal use only.

Namespace:  Microsoft.Internal.VisualStudio.Shell.Interop
Assembly:  Microsoft.VisualStudio.Shell.10.0 (in Microsoft.VisualStudio.Shell.10.0.dll)

Syntax

'Declaration
<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)> _
<GuidAttribute("472DA35D-30E4-4254-87C0-735A1C8F11E0")> _
Public Interface IVsUIWPFElementContainerPrivate
[InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)]
[GuidAttribute("472DA35D-30E4-4254-87C0-735A1C8F11E0")]
public interface IVsUIWPFElementContainerPrivate
[InterfaceTypeAttribute(ComInterfaceType::InterfaceIsIUnknown)]
[GuidAttribute(L"472DA35D-30E4-4254-87C0-735A1C8F11E0")]
public interface class IVsUIWPFElementContainerPrivate
[<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)>]
[<GuidAttribute("472DA35D-30E4-4254-87C0-735A1C8F11E0")>]
type IVsUIWPFElementContainerPrivate =  interface end
public interface IVsUIWPFElementContainerPrivate

The IVsUIWPFElementContainerPrivate type exposes the following members.

Methods

  Name Description
Public method GetHandle Microsoft internal use only.
Public method ShowWindow Microsoft internal use only.

Top

See Also

Reference

Microsoft.Internal.VisualStudio.Shell.Interop Namespace