IVsUIWpfElement Interface

 

Creates Windows Presentation Foundation framework elements for the Visual Studio user interface.

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

[GuidAttribute("CA87E95D-5AEE-4A16-BDCA-94A1F7F769A9")]
[InterfaceTypeAttribute(ComInterfaceType::InterfaceIsIUnknown)]
public interface class IVsUIWpfElement

NameDescription
System_CAPS_pubmethodCreateFrameworkElement(Object^)

Creates a Windows Presentation Foundation user interface element.

System_CAPS_pubmethodGetFrameworkElement(Object^)

Returns an interface to the Windows Presentation Foundation user interface element.

Return to top
Show: