Udostępnij za pośrednictwem


Interfejs IVsUIWpfElement

 

Tworzy elementy technologii Windows Presentation Foundation w ramach dla interfejsu użytkownika programu Visual Studio.

Przestrzeń nazw:   Microsoft.VisualStudio.Shell.Interop
Zestaw:  Microsoft.VisualStudio.Shell.Interop.10.0 (w Microsoft.VisualStudio.Shell.Interop.10.0.dll)

Składnia

[GuidAttribute("CA87E95D-5AEE-4A16-BDCA-94A1F7F769A9")]
[InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)]
public interface IVsUIWpfElement
[GuidAttribute("CA87E95D-5AEE-4A16-BDCA-94A1F7F769A9")]
[InterfaceTypeAttribute(ComInterfaceType::InterfaceIsIUnknown)]
public interface class IVsUIWpfElement
[<GuidAttribute("CA87E95D-5AEE-4A16-BDCA-94A1F7F769A9")>]
[<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)>]
type IVsUIWpfElement = interface end
<GuidAttribute("CA87E95D-5AEE-4A16-BDCA-94A1F7F769A9")>
<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)>
Public Interface IVsUIWpfElement

Metody

Nazwa Opis
System_CAPS_pubmethod CreateFrameworkElement(Object)

Tworzy element interfejsu użytkownika systemu Windows Presentation Foundation.

System_CAPS_pubmethod GetFrameworkElement(Object)

Zwraca interfejs element interfejsu użytkownika systemu Windows Presentation Foundation.

Zobacz też

Przestrzeń nazw Microsoft.VisualStudio.Shell.Interop

Powrót do początku